[PATCH] D22836: Add option to diable Bitcode tests. Tests are enabled by default.

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 23:00:57 PDT 2016


asbirlea abandoned this revision.
asbirlea added a comment.

Sounds good to me. 
As Mehdi pointed out, the apple compiler will probably want to use these tests as well, so I'm guessing we'll revisit the flag when the released version parses the bitcode correctly.
In the meantime, he's right that the bitcode tests should be generated with a release version. I'll create a separate patch for the x86 tests and update the aarch64 patch.
[Abandoning this patch, as https://reviews.llvm.org/D22843 is the better alternative.]


https://reviews.llvm.org/D22836





More information about the llvm-commits mailing list