[llvm-commits] -gline-tables-only flag for Clang (issue 6112056)

glider at google.com glider at google.com
Wed Apr 25 05:07:18 PDT 2012


http://codereview.appspot.com/6112056/diff/2001/test/CodeGen/debug-info-gline-tables-only.c
File test/CodeGen/debug-info-gline-tables-only.c (right):

http://codereview.appspot.com/6112056/diff/2001/test/CodeGen/debug-info-gline-tables-only.c#newcode8
test/CodeGen/debug-info-gline-tables-only.c:8: // CHECK-NOT:
DW_TAG_typedef
This isn't going to work. You'll need CHECK directives around each
CHECK-NOT

http://codereview.appspot.com/6112056/



More information about the llvm-commits mailing list