[PATCH] [AArch64] Add support for the .inst directive.
Chad Rosier
mcrosier at codeaurora.org
Tue Oct 21 15:24:07 PDT 2014
Address Tim's comments:
-Remove unused variables.
-Don't silently accept the .inst directive when not targeting ELF.
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.15218.patch
Type: text/x-patch
Size: 11481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141021/f5271fb6/attachment.bin>
More information about the llvm-commits
mailing list