mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 09:45:00 +00:00
e44e8f46a9
If we infer the dso_local flag for -fpic, dso_local should be dropped when we convert a GlobalVariable a declaration. dso_local causes the generation of direct access (e.g. R_X86_64_PC32). Such relocations referencing STB_GLOBAL STV_DEFAULT objects are not allowed in a -shared link. Reviewed By: tejohnson Differential Revision: https://reviews.llvm.org/D74749 |
||
---|---|---|
.. | ||
x86 | ||
associated.ll | ||
cfi-functions-canonical-jump-tables.ll | ||
circular-reference.ll | ||
comdat.ll | ||
filter-alias.ll | ||
function-alias.ll | ||
new-pm.ll | ||
no-type-md.ll | ||
pr33536.ll | ||
split-dsolocal.ll | ||
split-internal1.ll | ||
split-internal2.ll | ||
split-internal-typeid.ll | ||
split-vfunc-internal.ll | ||
split-vfunc.ll | ||
split.ll | ||
symver.ll | ||
unsplittable.ll |