This is an archive of the discontinued LLVM Phabricator instance.

[asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function.
ClosedPublic

Authored by vitalybuka on Oct 18 2016, 2:59 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka updated this revision to Diff 75079.Oct 18 2016, 2:59 PM
vitalybuka retitled this revision from to [asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function..
vitalybuka updated this object.
vitalybuka added a reviewer: eugenis.
vitalybuka added a subscriber: llvm-commits.
eugenis accepted this revision.Oct 18 2016, 3:06 PM
eugenis edited edge metadata.

looks great!

This revision is now accepted and ready to land.Oct 18 2016, 3:06 PM
This revision was automatically updated to reflect the committed changes.