[PATCH] [inline-asm] Fix scope of assembly macros

Sergey Dmitrouk sdmitrouk at accesssoftek.com
Mon Nov 24 08:08:11 PST 2014


Replaced `StringRef` with `std::string` as related data is stored longer than before.

http://reviews.llvm.org/D6383

Files:
  include/llvm/CodeGen/AsmPrinter.h
  include/llvm/MC/MCParser/MCAsmParser.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  lib/MC/MCParser/AsmParser.cpp
  test/CodeGen/Generic/inline-asm-macros-global-and-local.ll
  test/CodeGen/Generic/inline-asm-macros-local-and-local.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6383.16564.patch
Type: text/x-patch
Size: 13002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141124/de1f7ef9/attachment.bin>


More information about the llvm-commits mailing list