This reduces code size for constructs like vtables or interrupt
tables that refer to functions in global initializers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34805
[MergeFunctions] Replace all uses of unnamed_addr functions ClosedPublic Authored by whitequark on Jun 28 2017, 9:28 PM.
Details Summary This reduces code size for constructs like vtables or interrupt
Diff Detail
Event TimelineClosed by commit rL315852: [MergeFunctions] Replace all uses of unnamed_addr functions. (authored by whitequark). · Explain WhyOct 15 2017, 5:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104592 lib/Transforms/IPO/MergeFunctions.cpp
test/Transforms/MergeFunc/merge-unnamed-addr-bitcast.ll
test/Transforms/MergeFunc/merge-unnamed-addr.ll
|