diff options
author | Chad Rosier <mcrosier@apple.com> | 2012-10-03 22:06:44 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2012-10-03 22:06:44 +0000 |
commit | 271623f8ae7207d550f7c768d930a243c5771d64 (patch) | |
tree | b8b8eb7d1e3992979b00f4771f63771e315c51d5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 5b5559d3f306d564d3d57394cb70a69d679649ab (diff) | |
download | bcm5719-llvm-271623f8ae7207d550f7c768d930a243c5771d64.tar.gz bcm5719-llvm-271623f8ae7207d550f7c768d930a243c5771d64.zip |
[ms-inline asm] Add support in the X86AsmPrinter for printing memory references
in the Intel syntax.
The MC layer supports emitting in the Intel syntax, but this would require the
inline assembly MachineInstr to be lowered to an MCInst before emission. This
is potential future work, but for now emitting directly from the MachineInstr
suffices.
llvm-svn: 165173
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions