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

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 17:23:55 PDT 2020


aykevl added a comment.

@efriedma yeah I know, it's not right in the current state. See my previous comment. Do you have any idea how it is possible to get the object type (function or data) when determining the relocation type, when the referenced symbol is external?


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