[all-commits] [llvm/llvm-project] 9e7a05: [XRay][AArch64] Implement __xray_ArgLoggerEntry
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jul 5 20:56:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e7a052eef285fceda8eda818993e7c860fa6888
https://github.com/llvm/llvm-project/commit/9e7a052eef285fceda8eda818993e7c860fa6888
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M compiler-rt/lib/xray/xray_AArch64.cpp
M compiler-rt/lib/xray/xray_trampoline_AArch64.S
M compiler-rt/test/xray/TestCases/Posix/arg1-arg0-logging.cpp
M compiler-rt/test/xray/TestCases/Posix/arg1-logger.cpp
M compiler-rt/test/xray/TestCases/Posix/arg1-logging-implicit-this.cpp
M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
Log Message:
-----------
[XRay][AArch64] Implement __xray_ArgLoggerEntry
More information about the All-commits
mailing list