[all-commits] [llvm/llvm-project] 083d45: [dfsan] Fix building OriginAddr at non-linux OS
Z via All-commits
all-commits at lists.llvm.org
Thu Feb 11 21:03:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 083d45b21c1f7651345c1378b7d3302afe8f297a
https://github.com/llvm/llvm-project/commit/083d45b21c1f7651345c1378b7d3302afe8f297a
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-02-12 (Fri, 12 Feb 2021)
Changed paths:
M compiler-rt/lib/dfsan/dfsan_platform.h
Log Message:
-----------
[dfsan] Fix building OriginAddr at non-linux OS
Fix the broken build by D96545
More information about the All-commits
mailing list