Previous search does not take into account @llvm.dbg.* intrinsics
and debug types information while DebugInfoFinder takes into account
such information.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145239
[StripDebugInfo] Reuse DebugInfoFinder for findind Live CUs ClosedPublic Authored by maksimsab on Mar 3 2023, 6:26 AM.
Details Summary Previous search does not take into account @llvm.dbg.* intrinsics
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 3 2023, 8:44 AM Closed by commit rGb056c1cb1b4b: [StripDebugInfo] Reuse DebugInfoFinder for findind Live CUs (authored by maksimsab, committed by bader). · Explain WhyMar 3 2023, 4:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502307 llvm/lib/Transforms/IPO/StripSymbols.cpp
llvm/test/Transforms/StripSymbols/find-live-cu.ll
|