This is an archive of the discontinued LLVM Phabricator instance.

[asan-assembly-instrumentation] Fixed operations with esp for x86-32.
ClosedPublic

Authored by ygorshenin on May 20 2014, 6:40 AM.

Details

Reviewers
eugenis
Summary

[asan-assembly-instrumentation] Fixed operations with esp for x86-32.

Diff Detail

Event Timeline

ygorshenin updated this revision to Diff 9618.May 20 2014, 6:40 AM
ygorshenin retitled this revision from to [asan-assembly-instrumentation] Fixed operations with esp for x86-32..
ygorshenin updated this object.
ygorshenin edited the test plan for this revision. (Show Details)
ygorshenin added a reviewer: eugenis.
ygorshenin added a subscriber: Unknown Object (MLST).
eugenis accepted this revision.May 20 2014, 7:00 AM
eugenis edited edge metadata.

LGTM
This is covered by compiler-rt test in D3839.
I don't think a meaningful IR-level test is possible here.

This revision is now accepted and ready to land.May 20 2014, 7:00 AM
eugenis closed this revision.May 21 2014, 1:22 AM

r209280.