This is an archive of the discontinued LLVM Phabricator instance.

MCInstrInfo is exposed to asm instrumentation.
ClosedPublic

Authored by ygorshenin on Apr 24 2014, 5:54 AM.

Details

Reviewers
eugenis
Summary

MCInstrInfo is exposed to asm instrumentation.

Diff Detail

Event Timeline

ygorshenin updated this revision to Diff 8802.Apr 24 2014, 5:54 AM
ygorshenin retitled this revision from to MCInstrInfo is exposed to asm instrumentation..
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.Apr 24 2014, 6:24 AM
eugenis edited edge metadata.

LGTM

lib/Target/X86/AsmParser/X86AsmParser.cpp
2261

wrong formatting;
I'll fix locally before commit.

This revision is now accepted and ready to land.Apr 24 2014, 6:24 AM
eugenis closed this revision.Apr 24 2014, 6:36 AM

r207115.