vvuk / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Home Page:http://llvm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRIX toolchain class

brad0 opened this issue · comments

Good progress updating from 12 to 14.

class LLVM_LIBRARY_VISIBILITY IRIX : public ToolChain {

Just curious why you're using the ToolChain class instead of Generic_ELF?