diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2019-06-16 17:32:01 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2019-06-16 17:32:01 +0000 |
commit | 6d71be4e67e121bae712b6f4e4b62849bb17f963 (patch) | |
tree | f3f8c75a32887e2ac951feb0024cb5bfde13d60c /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | 4d4ef2a1671f11e0dfd6bd42fc8e4bcbe4ac2328 (diff) | |
download | llvm-6d71be4e67e121bae712b6f4e4b62849bb17f963.zip llvm-6d71be4e67e121bae712b6f4e4b62849bb17f963.tar.gz llvm-6d71be4e67e121bae712b6f4e4b62849bb17f963.tar.bz2 |
AMDGPU: Be explicit about whether the high-word in SI_PC_ADD_REL_OFFSET is 0
Summary:
Instead of encoding a high-word of 0 using a fake TargetGlobalAddress,
just use a literal target constant. This simplifies some subsequent changes.
The generated assembly is now more explicit about the kind of relocation
that is to be used.
Change-Id: I066835202d23b5941fa7a358eb4b89e9b71ab6f8
Reviewers: arsenm, rampitec
Subscribers: kzhuravl, jvesely, wdng, yaxunl, dstuttard, tpr, t-tye, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D61491
llvm-svn: 363516
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions