Continuing refactor of the AutoUpgrader, here's a simple update of case 'd':. Consume the dbg. prefix before looking further. Also merge the matched path.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D158341
[llvm][NFC] AutoUpgrade case 'd' ClosedPublic Authored by urnathan on Aug 19 2023, 11:05 AM.
Details
Summary Continuing refactor of the AutoUpgrader, here's a simple update of case 'd':. Consume the dbg. prefix before looking further. Also merge the matched path.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 19 2023, 12:30 PM This revision was landed with ongoing or failed builds.Aug 20 2023, 9:10 AM Closed by commit rG326280d9658f: [llvm][NFC] Refactor AutoUpgrade dbg case (authored by urnathan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 551849 llvm/lib/IR/AutoUpgrade.cpp
|