[all-commits] [llvm/llvm-project] 4b34e0: Revert "[sanitizers] Pass CMAKE_C_FLAGS into TSan ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Sun Feb 21 19:14:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b34e0c797e03fa411200f6819ce56d38ce8cc07
https://github.com/llvm/llvm-project/commit/4b34e0c797e03fa411200f6819ce56d38ce8cc07
Author: Nico Weber <thakis at chromium.org>
Date: 2021-02-21 (Sun, 21 Feb 2021)
Changed paths:
M compiler-rt/lib/tsan/CMakeLists.txt
M compiler-rt/lib/tsan/go/buildgo.sh
Log Message:
-----------
Revert "[sanitizers] Pass CMAKE_C_FLAGS into TSan buildgo script"
This reverts commit ac6c13bfc49f2d67a77144c839ecf49e48cb994c.
Breaks building with PGO, see https://reviews.llvm.org/D96762#2574009
More information about the All-commits
mailing list