This option defaults to LLVM_BUILD_32_BITS but it allows it to be modified separate from the rest of LLVM.
This is intended to help fix PR27959.
(https://llvm.org/bugs/show_bug.cgi?id=27959)
Differential D20881
[libunwind] Add LIBUNWIND_BUILD_32_BITS CMake option. EricWF on Jun 1 2016, 3:24 PM. Authored by
Details This option defaults to LLVM_BUILD_32_BITS but it allows it to be modified separate from the rest of LLVM. This is intended to help fix PR27959.
Diff Detail |