Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12534
DeadArgElim: don't eliminate arguments from naked functions ClosedPublic Authored by hans on Sep 1 2015, 9:41 AM.
Details
Diff Detail
Event Timelinehans updated this object. This revision is now accepted and ready to land.Sep 1 2015, 10:58 AM Closed by commit rL246564: DeadArgElim: don't eliminate arguments from naked functions (authored by hans). · Explain WhySep 1 2015, 11:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33714 llvm/trunk/lib/Transforms/IPO/DeadArgumentElimination.cpp
llvm/trunk/test/Transforms/DeadArgElim/naked_functions.ll
|