This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

rmaprath updated this revision to Diff 58914.May 29 2016, 1:53 AM
rmaprath retitled this revision from to [libcxx] Add use-libunwind x86_64 builders to buildbot.
rmaprath updated this object.
rmaprath added a subscriber: cfe-commits.
gribozavr accepted this revision.May 29 2016, 2:58 AM
gribozavr edited edge metadata.
This revision is now accepted and ready to land.May 29 2016, 2:58 AM
rmaprath closed this revision.May 29 2016, 3:09 AM

Thanks!

Committed as r271179.

Will be effective from the next buildmaster restart from @gkistanova.

/ Asiri