OSDN Git Service

[ThinLTO] Skip BlockAddresses while replacing uses in function import.
authorDmitry Mikulin <dmitry.mikulin@sony.com>
Thu, 8 Feb 2018 22:14:56 +0000 (22:14 +0000)
committerDmitry Mikulin <dmitry.mikulin@sony.com>
Thu, 8 Feb 2018 22:14:56 +0000 (22:14 +0000)
commit1d564e0c398e787b9a41a9504d211f5585ff31d0
tree90789794cbe4be36175f185efa7672dac3b4385d
parente5fa4fc4781f13b8cc1196a736e3ff8f6f38d6d8
[ThinLTO] Skip BlockAddresses while replacing uses in function import.

Differential Revision: https://reviews.llvm.org/D43027

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324658 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/LowerTypeTests.cpp
test/Transforms/LowerTypeTests/Inputs/blockaddr-import.yaml [new file with mode: 0644]
test/Transforms/LowerTypeTests/blockaddr-import.ll [new file with mode: 0644]