summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/Inputs
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2019-05-29 20:46:38 +0000
committerTim Northover <tnorthover@apple.com>2019-05-29 20:46:38 +0000
commit71ee3d02372af7361eda0b59163cf92653ac2bbb (patch)
tree6e62b423c129caa0b420c5e10382284d65898514 /llvm/test/Bitcode/Inputs
parent4b281755ae4951ca83c287680b47d77433f3ee0a (diff)
downloadbcm5719-llvm-71ee3d02372af7361eda0b59163cf92653ac2bbb.tar.gz
bcm5719-llvm-71ee3d02372af7361eda0b59163cf92653ac2bbb.zip
Revert "IR: add optional type to 'byval' function parameters"
The IRLinker doesn't delve into the new byval attribute when mapping types, and this breaks LTO. llvm-svn: 362029
Diffstat (limited to 'llvm/test/Bitcode/Inputs')
-rw-r--r--llvm/test/Bitcode/Inputs/byval-upgrade.bcbin1092 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/Inputs/byval-upgrade.bc b/llvm/test/Bitcode/Inputs/byval-upgrade.bc
deleted file mode 100644
index e0da41f78e7..00000000000
--- a/llvm/test/Bitcode/Inputs/byval-upgrade.bc
+++ /dev/null
Binary files differ
OpenPOWER on IntegriCloud