Files
clang-p2996/llvm/test/CodeGen/AArch64/debugtrap.ll
Tim Northover 88464a55b4 AArch64: emit @llvm.debugtrap as brk #0xf000 on all platforms
It's useful for a debugger to be able to distinguish an @llvm.debugtrap
from a (noreturn) @llvm.trap, so this extends the existing Windows
behaviour to other platforms.
2020-07-20 10:31:26 +01:00

589 B