summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/thinlto-alias.ll
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2017-06-27 23:50:11 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2017-06-27 23:50:11 +0000
commit92648c25a451bbb547ea22a88481bef9526d727b (patch)
treefb9efa637d2f2fcaf4e9b1c78a0780244e251e98 /llvm/test/Bitcode/thinlto-alias.ll
parent53ed867da88baf0beb48038183f4b8a125c700b9 (diff)
downloadbcm5719-llvm-92648c25a451bbb547ea22a88481bef9526d727b.tar.gz
bcm5719-llvm-92648c25a451bbb547ea22a88481bef9526d727b.zip
Bitcode: Write the irsymtab to disk.
Differential Revision: https://reviews.llvm.org/D33973 llvm-svn: 306487
Diffstat (limited to 'llvm/test/Bitcode/thinlto-alias.ll')
-rw-r--r--llvm/test/Bitcode/thinlto-alias.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bitcode/thinlto-alias.ll b/llvm/test/Bitcode/thinlto-alias.ll
index 2c235f0620e..81fbb767ba9 100644
--- a/llvm/test/Bitcode/thinlto-alias.ll
+++ b/llvm/test/Bitcode/thinlto-alias.ll
@@ -18,7 +18,7 @@
; CHECK-NEXT: </GLOBALVAL_SUMMARY_BLOCK>
; CHECK: <STRTAB_BLOCK
-; CHECK-NEXT: blob data = 'mainanalias'
+; CHECK-NEXT: blob data = 'mainanalias{{.*}}'
; COMBINED: <GLOBALVAL_SUMMARY_BLOCK
; COMBINED-NEXT: <VERSION
OpenPOWER on IntegriCloud