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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 19:15:17 PST 2023


MaskRay created this revision.
MaskRay added reviewers: aykevl, benshi001, dylanmckay.
Herald added subscribers: StephenFan, Jim, hiraditya.
Herald added a project: All.
MaskRay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.487033.patch
Type: text/x-patch
Size: 5236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/61e2295b/attachment.bin>


More information about the llvm-commits mailing list