summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-02-05[CMake] Support compiler-rt builtins library in testsPetr Hosek
2019-02-05[CMake] Update lit test configurationPetr Hosek
2019-02-04[CMake] Support CMake variables for setting target, sysroot and toolchainPetr Hosek
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-02-27[libunwind] Permit additional compiler and linker flags to be passed to tests.John Baldwin
2017-12-05[libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to litPetr Hosek
2017-10-26[libunwind] Always use unwind tables in testsPeter Smith
2017-08-23ARM: explicitly specify the 8-byte alignmentSaleem Abdulrasool
2017-07-26Partial fix for PR33858Jonathan Roelofs
2017-07-06Add a test harnessJonathan Roelofs
2016-07-20[libunwind] Properly align _Unwind_Exception.Eric Fiselier
2015-06-25Fix unw_getcontext() return value on AArch64.Logan Chien
2015-05-29libunwind: Fix unw_step() for ARM EHABI.Logan Chien
2015-04-24unwind: remove libc++abi testsSaleem Abdulrasool
2015-04-24unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool