summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2006-11-30-Pubnames.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC++/2006-11-30-Pubnames.cpp')
-rw-r--r--llvm/test/FrontendC++/2006-11-30-Pubnames.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/FrontendC++/2006-11-30-Pubnames.cpp b/llvm/test/FrontendC++/2006-11-30-Pubnames.cpp
index 5dd1439224c..8af99e37c98 100644
--- a/llvm/test/FrontendC++/2006-11-30-Pubnames.cpp
+++ b/llvm/test/FrontendC++/2006-11-30-Pubnames.cpp
@@ -4,6 +4,7 @@
// RUN: llc --disable-fp-elim -o %t.s -f
// RUN: %compile_c %t.s -o %t.o
// RUN: %link %t.o -o %t.exe
+// RUN: %llvmdsymutil %t.exe
// RUN: echo {break main\nrun\np Pubnames::pubname} > %t.in
// RUN: gdb -q -batch -n -x %t.in %t.exe | tee %t.out | grep {\$1 = 10}
// XFAIL: alpha|ia64|arm
OpenPOWER on IntegriCloud