summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2014-11-12 23:48:10 +0000
committerFrederic Riss <friss@apple.com>2014-11-12 23:48:10 +0000
commit39467276d083d984c98d4df2fe4bc016b5fbee90 (patch)
treeef2479def14345d1606d7e28e0e28794eaeb61b9 /llvm/test/DebugInfo/Inputs
parente4576d2c46e66fbf2b7b076a688eb24424852376 (diff)
downloadbcm5719-llvm-39467276d083d984c98d4df2fe4bc016b5fbee90.tar.gz
bcm5719-llvm-39467276d083d984c98d4df2fe4bc016b5fbee90.zip
[dwarfdump] Add support for dumping accelerator tables.
The class used for the dump only allows to dump for the moment, but it can (and will) be easily extended to support search also. llvm-svn: 221836
Diffstat (limited to 'llvm/test/DebugInfo/Inputs')
-rw-r--r--llvm/test/DebugInfo/Inputs/gmlt.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/Inputs/gmlt.ll b/llvm/test/DebugInfo/Inputs/gmlt.ll
index 8de03decd76..ba8d11342ae 100644
--- a/llvm/test/DebugInfo/Inputs/gmlt.ll
+++ b/llvm/test/DebugInfo/Inputs/gmlt.ll
@@ -95,6 +95,8 @@
; CHECK: .debug_pubtypes contents:
; CHECK-NOT: Offset
+; CHECK: .apple{{.*}} contents:
+
; Function Attrs: nounwind uwtable
define void @_Z2f1v() #0 {
entry:
OpenPOWER on IntegriCloud