[all-commits] [llvm/llvm-project] c7e727: [clang][Fuchsia] Add -static-libgcc to TSAN tests
PiJoules via All-commits
all-commits at lists.llvm.org
Wed Oct 6 14:01:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7e72784aef9ee5f32e438e4d2d09a9710d5538b
https://github.com/llvm/llvm-project/commit/c7e72784aef9ee5f32e438e4d2d09a9710d5538b
Author: Leonard Chan <leonardchan at google.com>
Date: 2021-10-06 (Wed, 06 Oct 2021)
Changed paths:
M clang/cmake/caches/Fuchsia-stage2.cmake
Log Message:
-----------
[clang][Fuchsia] Add -static-libgcc to TSAN tests
This will ensure that tsan tests are built with the built libunwind.a
rather than the host libunwind.so.
More information about the All-commits
mailing list