[PATCH] D38029: [AVR] Override ParseDirective
Leslie Zhai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 20:04:14 PDT 2017
xiangzhai updated this revision to Diff 120182.
xiangzhai added a comment.
Rebase for https://reviews.llvm.org/rL316076 and nicely Ping Dylan and Matt :)
Repository:
rL LLVM
https://reviews.llvm.org/D38029
Files:
include/llvm/BinaryFormat/ELFRelocs/AVR.def
include/llvm/MC/MCExpr.h
lib/MC/MCExpr.cpp
lib/Target/AVR/AsmParser/AVRAsmParser.cpp
lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h
lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp
lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h
lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
lib/Target/AVR/MCTargetDesc/AVRMCExpr.h
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h
lib/Target/AVR/MCTargetDesc/CMakeLists.txt
test/MC/AVR/relocations.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38029.120182.patch
Type: text/x-patch
Size: 24404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/5c01b9ab/attachment.bin>
More information about the llvm-commits
mailing list