[all-commits] [llvm/llvm-project] 406dc5: [dfsan] Refactor defining TLS variables
Z via All-commits
all-commits at lists.llvm.org
Thu Feb 18 10:05:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 406dc549034adc4da5e6f45ef3d9aef98c177331
https://github.com/llvm/llvm-project/commit/406dc549034adc4da5e6f45ef3d9aef98c177331
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
[dfsan] Refactor defining TLS variables
This is a part of https://reviews.llvm.org/D95835.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D96941
More information about the All-commits
mailing list