Currently, only the ARM libcxx builder seems to test libunwind (-DLIBCXXABI_USE_LLVM_UNWINDER=ON cmake option).
This patch adds two x86_64 builders to do the same. Some minor cleanups too.
Differential D20781
[libcxx] Add use-libunwind x86_64 builders to buildbot rmaprath on May 29 2016, 1:53 AM. Authored by
Details
Currently, only the ARM libcxx builder seems to test libunwind (-DLIBCXXABI_USE_LLVM_UNWINDER=ON cmake option). This patch adds two x86_64 builders to do the same. Some minor cleanups too.
Diff Detail Event TimelineComment Actions Thanks! Committed as r271179. Will be effective from the next buildmaster restart from @gkistanova. / Asiri |