[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:43:22 PST 2021
dylanmckay added a comment.
I have applied the code review suggestions and committed this to master in 2ccb941740e608a9cf70a7c5840497149654b0f6 <https://reviews.llvm.org/rG2ccb941740e608a9cf70a7c5840497149654b0f6>.
This will fix https://github.com/rust-lang/rust/issues/79889
Thanks for the patch @amikhalev!
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