diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-06-30 17:47:50 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-06-30 17:47:50 +0000 |
commit | 3708a641b691697463bfb12677e162010f07a548 (patch) | |
tree | b002453337cf3ffed913e5dc3e43d9fec6c0ae7b /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c4bb47e301c4d4902f6ddf6d1ec92d2213d23095 (diff) | |
download | llvm-3708a641b691697463bfb12677e162010f07a548.zip llvm-3708a641b691697463bfb12677e162010f07a548.tar.gz llvm-3708a641b691697463bfb12677e162010f07a548.tar.bz2 |
MIR Parser: make the machine instruction parsing interface more consistent. NFC.
This commit refactors the interface for machine instruction parser. It adopts
the pattern of returning a bool and passing in the result in the first argument
that is used by the other parsing methods for the the method 'parse' and the
function 'parseMachineInstr'.
llvm-svn: 241085
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions