diff options
author | Arthur Eubanks <aeubanks@google.com> | 2023-12-15 15:15:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 15:15:18 -0800 |
commit | b3e353d263f9d6ef061f4e6d89619c72a3553002 (patch) | |
tree | 6752d3fa96601eeca0c7d1557265a84e6f648441 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | eccc1cca71bb704e4dcaabccc993d08fd15b46a2 (diff) | |
download | llvm-b3e353d263f9d6ef061f4e6d89619c72a3553002.zip llvm-b3e353d263f9d6ef061f4e6d89619c72a3553002.tar.gz llvm-b3e353d263f9d6ef061f4e6d89619c72a3553002.tar.bz2 |
[X86] Don't use rip-relative lea to get a function address in medium static mode (#75656)
This essentially reverts https://reviews.llvm.org/D140593. Somewhere
along the line we properly fixed the medium code model to assume
functions are small, so now we get a 32-bit movl as desired.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions