[all-commits] [llvm/llvm-project] b4ac05: Replace the equivalent code by UnionTableAddr
Z via All-commits
all-commits at lists.llvm.org
Thu Nov 19 12:16:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b4ac05d76378aed7122d195b987c4b7c583c2cc6
https://github.com/llvm/llvm-project/commit/b4ac05d76378aed7122d195b987c4b7c583c2cc6
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M compiler-rt/lib/dfsan/dfsan.cpp
Log Message:
-----------
Replace the equivalent code by UnionTableAddr
UnionTableAddr is always inlined.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/DD91758
More information about the All-commits
mailing list