Details
Details
- Reviewers
aprantl - Group Reviewers
debug-info - Commits
- rGb432dd2d4b75: [CodeExtractor] Preserve entire scope of labels when moving them
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D139849
[CodeExtractor] Preserve entire scope of labels when moving them ClosedPublic Authored by fdeazeve on Dec 12 2022, 8:29 AM.
Details
Summary
Diff Detail
Unit TestsFailed Event Timelinefdeazeve added a child revision: D139851: [CodeExtractor] Use scope reparenting helper to update loop dbg loc.Dec 12 2022, 9:03 AM This revision is now accepted and ready to land.Dec 12 2022, 9:28 AM This revision was landed with ongoing or failed builds.Dec 12 2022, 12:49 PM Closed by commit rGb432dd2d4b75: [CodeExtractor] Preserve entire scope of labels when moving them (authored by fdeazeve). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482144 llvm/lib/Transforms/Utils/CodeExtractor.cpp
llvm/test/Transforms/HotColdSplit/split-out-dbg-label.ll
|