[all-commits] [llvm/llvm-project] 559f91: [DFSan] Add bcmp wrapper.
Matt Morehouse via All-commits
all-commits at lists.llvm.org
Thu Sep 17 08:23:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 559f9198125392bfa8e7d462aa8e87fcf5030185
https://github.com/llvm/llvm-project/commit/559f9198125392bfa8e7d462aa8e87fcf5030185
Author: Matt Morehouse <mascasa at google.com>
Date: 2020-09-17 (Thu, 17 Sep 2020)
Changed paths:
M compiler-rt/lib/dfsan/dfsan_custom.cpp
M compiler-rt/lib/dfsan/done_abilist.txt
M compiler-rt/test/dfsan/custom.cpp
Log Message:
-----------
[DFSan] Add bcmp wrapper.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D87801
More information about the All-commits
mailing list