[all-commits] [llvm/llvm-project] a7acee: Fix compiler-rt build on Windows after D89640
Hans via All-commits
all-commits at lists.llvm.org
Mon Oct 19 05:40:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a7acee89d68473183cc5021d952a56cdf0ae27d3
https://github.com/llvm/llvm-project/commit/a7acee89d68473183cc5021d952a56cdf0ae27d3
Author: Hans Wennborg <hans at chromium.org>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M compiler-rt/cmake/base-config-ix.cmake
Log Message:
-----------
Fix compiler-rt build on Windows after D89640
It moved the cmake code from the else-branch to the if-branch
but forgot to flip the condition.
More information about the All-commits
mailing list