As with NameAnonGlobals, invoke the new CanonicalizeAliases via clang
when using the new PM.
Depends on D54507.
Paths
| Differential D55620
[ThinLTO] Clang changes to utilize new pass to handle chains of aliases ClosedPublic Authored by tejohnson on Dec 12 2018, 2:17 PM.
Details Summary As with NameAnonGlobals, invoke the new CanonicalizeAliases via clang Depends on D54507.
Diff Detail
Event TimelineHerald added subscribers: dexonsmith, steven_wu, inglorion, mehdi_amini. · View Herald TranscriptDec 12 2018, 2:17 PM This revision is now accepted and ready to land.Jan 4 2019, 10:40 AM Closed by commit rL350424: [ThinLTO] Clang changes to utilize new pass to handle chains of aliases (authored by tejohnson). · Explain WhyJan 4 2019, 11:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 180285 cfe/trunk/lib/CodeGen/BackendUtil.cpp
cfe/trunk/test/CodeGen/lto-newpm-pipeline.c
|