summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2017-09-11 22:49:10 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2017-09-11 22:49:10 +0000
commitb9b60253281e5ddd90c7be033099e6d78e94c30e (patch)
treec0fdbb35cfcfff9e6cb0fb0eb6711979f87015de /llvm/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll
parentb15a35e604fa34e8730730b6e7cc7b400be1f0ad (diff)
downloadbcm5719-llvm-b9b60253281e5ddd90c7be033099e6d78e94c30e.tar.gz
bcm5719-llvm-b9b60253281e5ddd90c7be033099e6d78e94c30e.zip
LowerTypeTests: Add import/export support for targets without absolute symbol constants.
The rationale is the same as for r312967. Differential Revision: https://reviews.llvm.org/D37408 llvm-svn: 312968
Diffstat (limited to 'llvm/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll')
-rw-r--r--llvm/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll b/llvm/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll
index dbde690ea87..43adb90d69f 100644
--- a/llvm/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll
+++ b/llvm/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll
@@ -8,6 +8,10 @@
; SUMMARY-NEXT: TTRes:
; SUMMARY-NEXT: Kind: Unsat
; SUMMARY-NEXT: SizeM1BitWidth: 0
+; SUMMARY-NEXT: AlignLog2: 0
+; SUMMARY-NEXT: SizeM1: 0
+; SUMMARY-NEXT: BitMask: 0
+; SUMMARY-NEXT: InlineBits: 0
; SUMMARY-NEXT: WPDRes:
; SUMMARY-NEXT: 0:
; SUMMARY-NEXT: Kind: Indir
OpenPOWER on IntegriCloud