[all-commits] [llvm/llvm-project] 50dd54: [DFSan] Add bcmp wrapper.
Matt Morehouse via All-commits
all-commits at lists.llvm.org
Thu Sep 17 09:24:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 50dd545b00ed72a9ed2031cb5eb9bf26dd5af0c0
https://github.com/llvm/llvm-project/commit/50dd545b00ed72a9ed2031cb5eb9bf26dd5af0c0
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