llvm-project/llvm/lib/Target/AVR/MCTargetDesc
Dylan McKay 2ccb941740 [AVR] Fix global references to function symbols
References to functions are in program memory and need a `pm()` fixup. This should fix trait objects for Rust on AVR.

Differential Revision: https://reviews.llvm.org/D87631

Patch by Alex Mikhalev.
2021-02-10 00:40:49 +13:00
..
AVRAsmBackend.cpp
AVRAsmBackend.h [MC] Default MCAsmBackend::mayNeedRelaxation() to false 2020-08-02 22:13:59 -07:00
AVRELFObjectWriter.cpp [AVR] Fix global references to function symbols 2021-02-10 00:40:49 +13:00
AVRELFStreamer.cpp
AVRELFStreamer.h
AVRFixupKinds.h
AVRInstPrinter.cpp
AVRInstPrinter.h [AsmWriter] Factor out mnemonic generation to accessible getMnemonic. 2020-11-17 09:47:38 +00:00
AVRMCAsmInfo.cpp
AVRMCAsmInfo.h
AVRMCCodeEmitter.cpp [WebAssembly] Support single-floating-point immediate value 2021-02-04 18:05:06 -08:00
AVRMCCodeEmitter.h
AVRMCELFStreamer.cpp
AVRMCELFStreamer.h
AVRMCExpr.cpp [AVR] Fix global references to function symbols 2021-02-10 00:40:49 +13:00
AVRMCExpr.h [AVR] Fix global references to function symbols 2021-02-10 00:40:49 +13:00
AVRMCTargetDesc.cpp [X86][MC][Target] Initial backend support a tune CPU to support -mtune 2020-08-14 15:31:50 -07:00
AVRMCTargetDesc.h
AVRTargetStreamer.cpp
AVRTargetStreamer.h
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00