Merging r243296:
------------------------------------------------------------------------
r243296 | dsanders | 2015-07-27 19:20:17 +0100 (Mon, 27 Jul 2015) | 16 lines

[libcxxabi] Add -funwind-tables to the test compilation options.

Summary:
backtrace_test.pass.cpp depends on unwind tables. These are generated by
-funwind-tables which is the default for x86 but not for other targets.

Thanks to Nitesh Jain for helping to narrow this down.

Fixes PR24148

Reviewers: jroelofs

Subscribers: cfe-commits, jroelofs, llvm-commits, hans

Differential Revision: http://reviews.llvm.org/D11529

------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/branches/release_37@243649 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed