The refactor makes the function less cluttered and easier to read IMO.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D67844
SSP: [2/3] Refactor an if-dyn_cast chain to switch on opcode. NFC ClosedPublic Authored by probinson on Sep 20 2019, 10:38 AM.
Details Summary The refactor makes the function less cluttered and easier to read IMO.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 20 2019, 11:45 AM Closed by commit rL373219: [SSP] [2/3] Refactor an if/dyn_cast chain to switch on opcode. NFC (authored by probinson). · Explain WhySep 30 2019, 8:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 222439 llvm/trunk/lib/CodeGen/StackProtector.cpp
|