unwind: remove libc++abi tests
authorSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 24 Apr 2015 20:21:43 +0000 (20:21 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 24 Apr 2015 20:21:43 +0000 (20:21 +0000)
commita211afa448c811c7e1b00e5edf712c15ddd09bcd
treedaf720797d61f02036dae8caba740f7a3b075065
parentac18e0639f123b5b575bfdf35dc9a2ef19cb3c74
unwind: remove libc++abi tests

These are related to libc++abi's personality routine and not core unwinding.
These have been restored in libc++abi, and are no longer needed here.

llvm-svn: 235766
libunwind/test/unwind_01.pass.cpp [deleted file]
libunwind/test/unwind_02.pass.cpp [deleted file]
libunwind/test/unwind_03.pass.cpp [deleted file]
libunwind/test/unwind_04.pass.cpp [deleted file]
libunwind/test/unwind_05.pass.cpp [deleted file]
libunwind/test/unwind_06.pass.cpp [deleted file]