aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-04-26 13:58:11 -0500
committerGitHub <noreply@github.com>2024-04-26 13:58:11 -0500
commit72b0c11cfd267b754076dfc2908ba921c4f69ee3 (patch)
treed79dd7df9d74b0481b9218b6ad5ac0dda1ee0ecc /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent266a9274dd14d06d559ca8a37e2d1b5f985a5398 (diff)
downloadllvm-72b0c11cfd267b754076dfc2908ba921c4f69ee3.zip
llvm-72b0c11cfd267b754076dfc2908ba921c4f69ee3.tar.gz
llvm-72b0c11cfd267b754076dfc2908ba921c4f69ee3.tar.bz2
[Libomptarget] Rename `libomptarget.rtl.x86_64` to `libomptarget.rtl.host` (#86868)
Summary: All of these are functionally the same code, just compiled for separate architectures. We currently do not expose a way to execute these on separate architectures as the host plugin works using `dlopen` into the same process, and therefore cannot possibly be an incompatible architecture. (This could work with a remote plugin, but this is not supported yet). This patch simply renames all of these to the same thing so we no longer need to check around for its varying definitions.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions