[mips][mips64r6] b(ge|lt)zal are not available on MIPS32r6/MIPS64r6 and bal is a...
[oota-llvm.git] / lib / Linker / CMakeLists.txt
1 add_llvm_library(LLVMLinker
2   LinkModules.cpp
3   )