Ilod added a comment.

Hello,

It seems the new test was commited as .cc instead of .c, which changes the name 
mangling, making // NOINLINE-LABEL: @foo fail.
Either the file should be renamed, or -x c should be added to clang invocation, 
or LABEL check updated.


Repository:
  rL LLVM

http://reviews.llvm.org/D20576



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to