[PATCH] D141176: [AVR] Support .reloc directive

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 12:00:24 PST 2023


MaskRay updated this revision to Diff 487117.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141176/new/

https://reviews.llvm.org/D141176

Files:
  llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
  llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h
  llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
  llvm/test/MC/AVR/reloc-directive-err.s
  llvm/test/MC/AVR/reloc-directive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141176.487117.patch
Type: text/x-patch
Size: 5425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/1b9ae896/attachment.bin>


More information about the llvm-commits mailing list