summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorIvan Krasin <krasin@chromium.org>2017-01-11 16:54:04 +0000
committerIvan Krasin <krasin@chromium.org>2017-01-11 16:54:04 +0000
commit42e6b4fd98a05fc036e7e071a6d8097b15f3bcb1 (patch)
treea4148dbb550e5cb1a5c39d379c09c5bdff2dcd18 /llvm/lib/CodeGen
parent9a1b2021364d9984904fad19f7e5f515335c877c (diff)
downloadbcm5719-llvm-42e6b4fd98a05fc036e7e071a6d8097b15f3bcb1.tar.gz
bcm5719-llvm-42e6b4fd98a05fc036e7e071a6d8097b15f3bcb1.zip
Revert rL291205 because it breaks Chrome tests under CFI.
Summary: Revert LowerTypeTests: Split the pass in two: a resolution phase and a lowering phase. This change separates how type identifiers are resolved from how intrinsic calls are lowered. All information required to lower an intrinsic call is stored in a new TypeIdLowering data structure. The idea is that this data structure can either be initialized using the module itself during regular LTO, or using the module summary in ThinLTO backends. Original URL: https://reviews.llvm.org/D28341 Reviewers: pcc Subscribers: mehdi_amini, llvm-commits Differential Revision: https://reviews.llvm.org/D28532 llvm-svn: 291684
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud