[PATCH] D17139: [test-suite][mips] Fix MIPS related conditions in the CMakeLists.txt
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 01:14:51 PST 2016
atanasyan added a comment.
In http://reviews.llvm.org/D17139#353104, @dsanders wrote:
> we probably shouldn't require the user to provide it and instead figure it out from the CFLAGS/CXXFLAGS by checking for __mips16 with check_symbol_exists(). Similarly for the other checks on MIPSARCH.
Good point. I will rewrite the patch accordingly.
Repository:
rL LLVM
http://reviews.llvm.org/D17139
More information about the llvm-commits
mailing list