[PATCH] D38029: [AVR] Override ParseDirective

Leslie Zhai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 22:44:16 PST 2017


xiangzhai updated this revision to Diff 125256.
xiangzhai marked an inline comment as done.
xiangzhai added a comment.

Dear Dylan,

Please review it again, thanks a lot!

Regards,
Leslie Zhai


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.125256.patch
Type: text/x-patch
Size: 22683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171202/9f31048d/attachment.bin>


More information about the llvm-commits mailing list