Currently these flags are always in the inverse of each other, so there is
no need to keep them separate.
Depends on D29470
Paths
| Differential D29471
IRMover: Merge flags LinkModuleInlineAsm and IsPerformingImport. ClosedPublic Authored by pcc on Feb 2 2017, 1:25 PM.
Details Summary Currently these flags are always in the inverse of each other, so there is Depends on D29470
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 2 2017, 4:37 PM Closed by commit rL294016: IRMover: Merge flags LinkModuleInlineAsm and IsPerformingImport. (authored by pcc). · Explain WhyFeb 3 2017, 9:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86877 llvm/include/llvm/Linker/IRMover.h
llvm/lib/LTO/LTO.cpp
llvm/lib/Linker/IRMover.cpp
llvm/lib/Linker/LinkModules.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
|