[PATCH] D82536: [AVR] Use correct relocation for function pointers in globals

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 04:09:28 PDT 2020


aykevl added a comment.

I could perhaps add a test to relocations-abs.s that `.type foo, at object` creates a relocation of type `R_AVR_16`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82536/new/

https://reviews.llvm.org/D82536





More information about the llvm-commits mailing list