forked from OSchip/llvm-project
7736855dee
These symbols were previously not being marked as functions so were appearing as globals instead, and with the incorrect relocation type. Without this fix, objects that take address of external functions include them as global imports rather than function imports which then fails at link time. Differential Revision: https://reviews.llvm.org/D34068 llvm-svn: 305263 |
||
---|---|---|
.. | ||
external-data.ll | ||
external-func-address.ll | ||
file-headers.ll | ||
func-address.ll | ||
lit.local.cfg | ||
reloc-code.ll | ||
reloc-data.ll | ||
sections.ll | ||
unnamed-data.ll |