[PATCH] D22167: Add 'thinlto_src_module' md with asserts or -enable-import-metadata

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 14:32:55 PDT 2016


Prazek added inline comments.

================
Comment at: test/Transforms/FunctionImport/funcimport.ll:9
@@ -8,3 +8,2 @@
 ; "-stats" requires +Asserts.
-; REQUIRES: asserts
 
----------------
tejohnson wrote:
> I think you still need this - it predates your earlier changes and is required due to the -stats on the above line. Otherwise you will get buildbot failures.
thanks! I though I added it.


Repository:
  rL LLVM

http://reviews.llvm.org/D22167





More information about the llvm-commits mailing list