[all-commits] [llvm/llvm-project] 406131: Fix "[compiler-rt] Introduce asm macros for interc...
Marco Elver via All-commits
all-commits at lists.llvm.org
Fri Jun 9 04:08:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 406131b4c2d05b12210d19e2cde2d01bb89fc9aa
https://github.com/llvm/llvm-project/commit/406131b4c2d05b12210d19e2cde2d01bb89fc9aa
Author: Marco Elver <elver at google.com>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_setjmp_aarch64.S
Log Message:
-----------
Fix "[compiler-rt] Introduce asm macros for interceptor trampolines"
Add missing ASM_INTERCEPTOR_TRAMPOLINE(setjmp).
More information about the All-commits
mailing list