[all-commits] [llvm/llvm-project] 1fbb59: Revert "[RISCV][ASAN] implementation of ThreadSelf...
Anatoly Parshintsev via All-commits
all-commits at lists.llvm.org
Tue Sep 22 23:51:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1fbb5969424493344f1159d53bda5a640e3b27ae
https://github.com/llvm/llvm-project/commit/1fbb5969424493344f1159d53bda5a640e3b27ae
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
Log Message:
-----------
Revert "[RISCV][ASAN] implementation of ThreadSelf for riscv64"
Merged two unrelated commits
This reverts commit 00f6ebef6e347e0d24a8f940fe43656719e88cb8.
Commit: d721a2bc335ad01ff6b3838bc4759cfc35b6c8fa
https://github.com/llvm/llvm-project/commit/d721a2bc335ad01ff6b3838bc4759cfc35b6c8fa
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
Log Message:
-----------
[NFC] Reformat preprocessor directives
Commit: 809a42e3d53518b824aad28882f9f9397f25b5b3
https://github.com/llvm/llvm-project/commit/809a42e3d53518b824aad28882f9f9397f25b5b3
Author: Anatoly Parshintsev <kupokupokupopo at gmail.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
Log Message:
-----------
[RISCV][ASAN] implementation of ThreadSelf for riscv64
[6/11] patch series to port ASAN for riscv64
Depends On D87574
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D87575
Compare: https://github.com/llvm/llvm-project/compare/d7eb917a7cb7...809a42e3d535
More information about the All-commits
mailing list