You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 suggestions
0 commit comments