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

Alex Mikhalev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 15:10:56 PDT 2020


amikhalev updated this revision to Diff 292034.

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.292034.patch
Type: text/x-patch
Size: 11371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/50128312/attachment-0001.bin>


More information about the llvm-commits mailing list