diff options
author | Michael Maitland <michaeltmaitland@gmail.com> | 2023-10-30 15:46:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 15:46:36 -0400 |
commit | 04dd2ac03a568af157f465ec1242ce8bd14e0dcf (patch) | |
tree | 74b717157d2080cd8ac7027ca6bd2e6246265008 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 7c2ef38c36eda2907cd6a3efff88bb86a1b381a3 (diff) | |
download | llvm-04dd2ac03a568af157f465ec1242ce8bd14e0dcf.zip llvm-04dd2ac03a568af157f465ec1242ce8bd14e0dcf.tar.gz llvm-04dd2ac03a568af157f465ec1242ce8bd14e0dcf.tar.bz2 |
[RISCV][GlobalISel] Select G_GLOBAL_VALUE (#70091)
G_GLOBAL_VALUE should be lowered into an absolute address if
`-codemodel=small` is used or into a PC-relative if `-codemodel=medium`
is used.
PR #68380 tried to create special instructions to do this, but I don't
see why we need to do that.
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions