Commit 304eaa0
authored
Works around windows x86 in-tree build if CMAKE_SIZEOF_VOID_P is not set (#413)
* Works around windows x86 build if CMAKE_SIZEOF_VOID_P is not set
Determine windows binary suffix via LLVM_BUILD_32_BITS in windows x86
if CMAKE_SIZEOF_VOID_P is not set
* Apply suggestions1 parent 9f50367 commit 304eaa0
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
94 | 100 | | |
95 | 101 | | |
96 | 102 | | |
| |||
0 commit comments