Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/cmake/modules/
-
cmake/
-
modules/
-
HandleLLVMOptions.cmake
Hide Panel
f
Keyboard Reference
?
Differential
D112905
detect LLVM_USE_LINKER breaks canadian compilation for mingw-w64 host
Needs Review
Public
Authored by
expnkx
on Oct 31 2021, 8:57 PM.
Download Raw Diff
Details
Reviewers
expnkx
Group Reviewers
Restricted Project
Summary
I try to canadian-compile clang from linux to windows. this breaks my build. Remove it.
Diff Detail
Unit Tests
Failed
Time
Test
1,340 ms
x64 debian > AddressSanitizer-x86_64-linux-dynamic.TestCases::exitcode.cpp
1,810 ms
x64 debian > AddressSanitizer-x86_64-linux.TestCases::exitcode.cpp
Event Timeline
expnkx
created this revision.
Oct 31 2021, 8:57 PM
Herald
added subscribers:
mstorsjo
,
mgorny
.
·
View Herald Transcript
Oct 31 2021, 8:57 PM
expnkx
requested review of this revision.
Oct 31 2021, 8:57 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Oct 31 2021, 8:57 PM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
expnkx
added reviewers:
expnkx
,
Restricted Project
.
Oct 31 2021, 8:57 PM
Harbormaster
completed remote builds in
B131676: Diff 383711
.
Oct 31 2021, 9:51 PM
dblaikie
added a subscriber:
dblaikie
.
Nov 1 2021, 3:48 PM