[PATCH] D87631: [AVR] Fix global references to function symbols

Dylan McKay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 03:42:19 PST 2021


This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ccb941740e6: [AVR] Fix global references to function symbols (authored by dylanmckay).

Changed prior to commit:
  https://reviews.llvm.org/D87631?vs=292034&id=322334#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87631

Files:
  llvm/include/llvm/MC/MCExpr.h
  llvm/lib/MC/MCExpr.cpp
  llvm/lib/Target/AVR/AVRAsmPrinter.cpp
  llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
  llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
  llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.h
  llvm/test/CodeGen/AVR/rust-trait-object.ll
  llvm/test/MC/AVR/relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87631.322334.patch
Type: text/x-patch
Size: 8922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210209/72a78a1d/attachment.bin>


More information about the llvm-commits mailing list