summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-pubtypes.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2012-03-01 22:49:10 +0000
committerEric Christopher <echristo@apple.com>2012-03-01 22:49:10 +0000
commit3d32bb03685c78a0327d741501b15fe40c4f980b (patch)
treec859fe1184c61ea0ec5fe2e653925c9f11f5e666 /test/CodeGenCXX/debug-info-pubtypes.cpp
parent278f1f8d9557babb22b966379dd89039f3f8a440 (diff)
Update test for llvm assembly output change. Also add a fixme that this
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
Diffstat (limited to 'test/CodeGenCXX/debug-info-pubtypes.cpp')
-rw-r--r--test/CodeGenCXX/debug-info-pubtypes.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGenCXX/debug-info-pubtypes.cpp b/test/CodeGenCXX/debug-info-pubtypes.cpp
index e94f41992c..a7abade392 100644
--- a/test/CodeGenCXX/debug-info-pubtypes.cpp
+++ b/test/CodeGenCXX/debug-info-pubtypes.cpp
@@ -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: