OSDN Git Service

Don't call skipModule for CFI lowering passes.
authorEli Friedman <efriedma@codeaurora.org>
Thu, 12 Apr 2018 22:04:11 +0000 (22:04 +0000)
committerEli Friedman <efriedma@codeaurora.org>
Thu, 12 Apr 2018 22:04:11 +0000 (22:04 +0000)
commit0352abc588c71ca4c8059bd2f908066ac1e2dacb
tree8d3deaac4638aa2778001ef8be49649860e9cd83
parent83fdf54cf324e9031445914e08c1d490aca54fb5
Don't call skipModule for CFI lowering passes.

opt-bisect shouldn't skip these passes; they lower intrinsics which
no other pass can handle.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329961 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/CrossDSOCFI.cpp
lib/Transforms/IPO/LowerTypeTests.cpp