summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/aggregate-indirect-arg.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2014-02-27 17:51:50 +0000
committerAdrian Prantl <aprantl@apple.com>2014-02-27 17:51:50 +0000
commiteace60b161c249f486e381f81e4fa6199952846a (patch)
tree44614ddb057a927bc5e158f38ad301e239b8c72a /debuginfo-tests/aggregate-indirect-arg.cpp
parent521bdf211deb77812e6f3574b3f40095371c0699 (diff)
downloadbcm5719-llvm-eace60b161c249f486e381f81e4fa6199952846a.tar.gz
bcm5719-llvm-eace60b161c249f486e381f81e4fa6199952846a.zip
Relax testcase: Newer versions of LLDB don't necessarily print the "{".
llvm-svn: 202415
Diffstat (limited to 'debuginfo-tests/aggregate-indirect-arg.cpp')
-rw-r--r--debuginfo-tests/aggregate-indirect-arg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/debuginfo-tests/aggregate-indirect-arg.cpp b/debuginfo-tests/aggregate-indirect-arg.cpp
index 55609a64517..e412ecc254b 100644
--- a/debuginfo-tests/aggregate-indirect-arg.cpp
+++ b/debuginfo-tests/aggregate-indirect-arg.cpp
@@ -5,7 +5,7 @@
// DEBUGGER: break 22
// DEBUGGER: r
// DEBUGGER: p v
-// CHECK: ${{[0-9]+}} = {
+// CHECK: ${{[0-9]+}} =
// CHECK: Data = 0x0{{(0*)}}
// CHECK: Kind = 2142
OpenPOWER on IntegriCloud