[PATCH] Fix inline assembly that switches between ARM and Thumb modes

Greg Fitzgerald garious at gmail.com
Thu Jan 16 17:34:57 PST 2014


  This is a patch based on feedback from David Peixotto.  It uses the same API to emit the inline asm footer when targeting either assembly or an object file.

Hi rengolin, grosbach, aemerson,

http://llvm-reviews.chandlerc.com/D2255

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2255?vs=6479&id=6496#toc

Files:
  include/llvm/MC/MCStreamer.h
  lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  lib/MC/MCStreamer.cpp
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  test/CodeGen/ARM/inlineasm-switch-mode-oneway-from-arm.ll
  test/CodeGen/ARM/inlineasm-switch-mode-oneway-from-thumb.ll
  test/CodeGen/ARM/inlineasm-switch-mode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2255.9.patch
Type: text/x-patch
Size: 9023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140116/fcd1811b/attachment.bin>


More information about the llvm-commits mailing list