This is an archive of the discontinued LLVM Phabricator instance.

DeadArgElim: don't eliminate arguments from naked functions
ClosedPublic

Authored by hans on Sep 1 2015, 9:41 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hans updated this revision to Diff 33703.Sep 1 2015, 9:41 AM
hans retitled this revision from to DeadArgElim: don't eliminate arguments from naked functions.
hans updated this object.
hans added a reviewer: rnk.
hans added a subscriber: llvm-commits.
rnk accepted this revision.Sep 1 2015, 10:58 AM
rnk edited edge metadata.

lgtm

This revision is now accepted and ready to land.Sep 1 2015, 10:58 AM
This revision was automatically updated to reflect the committed changes.