aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/LockFileManager.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2013-07-05 13:49:46 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2013-07-05 13:49:46 +0000
commitb2044311063c36eb4139549c00d84ab19ff2ed5c (patch)
treeac06cf93d586b8ac28534ef12112024f837a7eac /llvm/lib/Support/LockFileManager.cpp
parent6f9c8d2148b2a031561c93e7dc09268c45a4f746 (diff)
downloadllvm-b2044311063c36eb4139549c00d84ab19ff2ed5c.zip
llvm-b2044311063c36eb4139549c00d84ab19ff2ed5c.tar.gz
llvm-b2044311063c36eb4139549c00d84ab19ff2ed5c.tar.bz2
[PowerPC] Add some special @got@tprel fixup cases
When a target@got@tprel or target@got@tprel@l symbol variant is used in a fixup_ppc_half16 (*not* fixup_ppc_half16ds) context, we currently fail, since the corresponding R_PPC64_GOT_TPREL16 / R_PPC64_GOT_TPREL16_LO relocation types do not exist. However, since such symbol variants resolve to GOT offsets which are always 4-aligned, we can simply instead use the _DS variants of the relocation types, which *do* exist. The same applies for the @got@dtprel variants. llvm-svn: 185700
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions