[PATCH] [AArch64] Add support for the .inst directive.

Chad Rosier mcrosier at codeaurora.org
Tue Oct 21 12:29:10 PDT 2014


Hi rafael, t.p.northover, compnerd,

This has been implement using the MCTargetStreamer interface as is done in the ARM, Mips and PPC backends.

Addresses PR20964.

 Chad

http://reviews.llvm.org/D5891

Files:
  include/llvm/MC/MCStreamer.h
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h
  lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
  test/MC/AArch64/inst-directive-diagnostic.s
  test/MC/AArch64/inst-directive.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5891.15201.patch
Type: text/x-patch
Size: 11402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141021/37f17d57/attachment.bin>


More information about the llvm-commits mailing list