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.
Paths
| Differential D20781
[libcxx] Add use-libunwind x86_64 builders to buildbot ClosedPublic Authored by rmaprath on May 29 2016, 1:53 AM.
Details
Summary 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 Timelinermaprath updated this object. This revision is now accepted and ready to land.May 29 2016, 2:58 AM Comment Actions Thanks! Committed as r271179. Will be effective from the next buildmaster restart from @gkistanova. / Asiri
Revision Contents
Diff 58914 buildbot/osuosl/master/config/builders.py
|