aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorMarco Elver <elver@google.com>2023-06-09 12:12:30 +0200
committerMarco Elver <elver@google.com>2023-06-09 12:14:45 +0200
commit85d3873a45f9977f868723a221ebcb35100cac22 (patch)
tree444fe00d7f018cbdb0da173acf010240c8f9bf9a /llvm/lib/CodeGen/MachineScheduler.cpp
parentb28614c4fce60168d0a37c3c56d4d8aff947d0cf (diff)
downloadllvm-85d3873a45f9977f868723a221ebcb35100cac22.zip
llvm-85d3873a45f9977f868723a221ebcb35100cac22.tar.gz
llvm-85d3873a45f9977f868723a221ebcb35100cac22.tar.bz2
Fix "[compiler-rt] Allow 3 simultaneous interceptors on Linux"
Fix inline asm trampoline type. Some architectures will complain: <inline asm>:8:41: error: expected STT_<TYPE_IN_UPPER_CASE>, '#<type>', '%<type>' or "<type>" 8 | .type __interceptor_trampoline_malloc, @function Just use %function instead, which is what is also used in sanitizer_asm.h
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions