[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:14:46 PDT 2020
amikhalev added a comment.
I added tests. One makes sure that a `pm()` asm expr generates a `R_AVR_16_PM` relocation. The other is pruned LLVM IR from a simple Rust program that uses trait objects.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87631/new/
https://reviews.llvm.org/D87631
More information about the llvm-commits
mailing list