]> granicus.if.org Git - clang/commitdiff
Update test for llvm assembly output change. Also add a fixme that this
authorEric Christopher <echristo@apple.com>
Thu, 1 Mar 2012 22:49:10 +0000 (22:49 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 1 Mar 2012 22:49:10 +0000 (22:49 +0000)
shouldn't be relying on assembly emission.

For the record we should check the metadata output from the front
end and then check in the backend that such a thing emits a pubtypes
entry.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151851 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/debug-info-pubtypes.cpp

index e94f41992c454ab44635463cff334879f0006334..a7abade3929fcce8c08303bb584e262817c9ec24 100644 (file)
@@ -2,6 +2,8 @@
 // RUN: %clang -cc1 -triple x86_64-apple-darwin10  -g -fno-limit-debug-info -S %s -o %t
 // RUN: FileCheck %s < %t
 
+// FIXME: This testcase shouldn't rely on assembly emission.
+//CHECK: Lpubtypes_begin1:
 //CHECK:         .asciz   "G"
 //CHECK-NEXT:    .long   0
 //CHECK-NEXT: Lpubtypes_end1: