[PATCH] D33436: [ARM] Create relocations for Thumb functions calling ARM fns in ELF.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 04:41:01 PDT 2017
fhahn added a comment.
Addressed Peter's comment and removed hoisting the check for STT_FUNC and STT_GNU_IFUNC into MCSymbolElf.
https://reviews.llvm.org/D33436
More information about the llvm-commits
mailing list