[all-commits] [llvm/llvm-project] 120e04: [ASan] Added back @PLT to __asan_report_* calls to...
kstoimenov via All-commits
all-commits at lists.llvm.org
Thu Mar 10 13:43:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 120e0434bcda3c1ed00e77ded0de9690dad2c347
https://github.com/llvm/llvm-project/commit/120e0434bcda3c1ed00e77ded0de9690dad2c347
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M compiler-rt/lib/asan/asan_rtl_x86_64.S
Log Message:
-----------
[ASan] Added back @PLT to __asan_report_* calls to avoid compile errors.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D121409
More information about the All-commits
mailing list