diff options
author | Marco Elver <elver@google.com> | 2023-06-13 13:46:19 +0200 |
---|---|---|
committer | Marco Elver <elver@google.com> | 2023-06-13 13:52:00 +0200 |
commit | 2c1ec06d45a9c0322912dd92607a761a57a014ae (patch) | |
tree | b5f88ff2d2082dce57c152f219e805c888aca078 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | de6da6ad55d3ca945195d1cb109cb8efdf40a52a (diff) | |
download | llvm-2c1ec06d45a9c0322912dd92607a761a57a014ae.zip llvm-2c1ec06d45a9c0322912dd92607a761a57a014ae.tar.gz llvm-2c1ec06d45a9c0322912dd92607a761a57a014ae.tar.bz2 |
[compiler-rt] Disable interceptor trampoline for SPARC
SPARC jmp requires a delay slot after, and without it will likely result
in a crash. For now, just disable interceptor trampolines on SPARC,
because the specific usecase for them (3 interceptors) does not exist on
SPARC (yet). We can revisit, and carefully implement the support for
SPARC when required.
Reported-by: ro
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions