[all-commits] [llvm/llvm-project] 6c1c30: Remove deadcode from DFSanFunction::get*TLS*()
Z via All-commits
all-commits at lists.llvm.org
Thu Nov 19 13:13:22 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6c1c308c0e170e86da4a06bb4e95cb9038494b90
https://github.com/llvm/llvm-project/commit/6c1c308c0e170e86da4a06bb4e95cb9038494b90
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
Remove deadcode from DFSanFunction::get*TLS*()
clean more deadcode after D84704
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D91762
More information about the All-commits
mailing list