diff options
author | Dylan McKay <me@dylanmckay.io> | 2021-02-09 23:08:19 +1300 |
---|---|---|
committer | Dylan McKay <me@dylanmckay.io> | 2021-02-10 00:40:49 +1300 |
commit | 2ccb941740e608a9cf70a7c5840497149654b0f6 (patch) | |
tree | 146af3144d3882e983f150ffd06c2b55e7badec2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a50ab8672d160178d7e6daef16b63bc7f61a3e94 (diff) | |
download | llvm-2ccb941740e608a9cf70a7c5840497149654b0f6.zip llvm-2ccb941740e608a9cf70a7c5840497149654b0f6.tar.gz llvm-2ccb941740e608a9cf70a7c5840497149654b0f6.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions