This is an archive of the discontinued LLVM Phabricator instance.

[llvm-mc] add call disassembly unit tests to 32 and 64-bit
AbandonedPublic

Authored by m4b on May 7 2015, 12:45 PM.

Details

Reviewers
dougk
Summary

Added unit tests for disassembling call in 32 and 64-bit mode.

Diff Detail

Repository
rL LLVM

Event Timeline

m4b updated this revision to Diff 25216.May 7 2015, 12:45 PM
m4b retitled this revision from to [llvm-mc] add call disassembly unit tests to 32 and 64-bit.
m4b updated this object.
m4b edited the test plan for this revision. (Show Details)
m4b added a reviewer: dougk.
m4b set the repository for this revision to rL LLVM.
m4b added a subscriber: Unknown Object (MLST).
m4b abandoned this revision.May 7 2015, 3:17 PM

this is integrated in previous commit now