[PATCH] D22843: cmake: Option to enable/disable bitcode + clang version check
Alina Sbirlea via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 27 22:05:02 PDT 2016
asbirlea added a comment.
I see that the aarch64 tests broke this: http://lab.llvm.org:8080/green//job/Compiler_Verifiers/3159/consoleFull#139518741949ba4694-19c4-4d7e-bec5-911270d8a58c
It's using clang 3.8 though. Pinging this patch to at least have the >3.9 check added.
(Though I tested with 3.8 and it still breaks, but differently. I can't reproduce the failure at 3.9.)
Repository:
rL LLVM
https://reviews.llvm.org/D22843
More information about the llvm-commits
mailing list