index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxxabi
/
test
/
lit.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake/multilib] Teach libc++abi's CMake build to support multilib
Chandler Carruth
2014-12-29
1
-8
/
+8
*
[libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Dan Albert
2014-12-18
1
-0
/
+2
*
Use the newer python syntax for exceptions
Justin Bogner
2014-12-13
1
-1
/
+1
*
Use lit.util.executeCommand instead of our own version
Eric Fiselier
2014-11-25
1
-20
/
+2
*
[libcxxabi] Refactor building and testing libc++abi without threads
Eric Fiselier
2014-11-24
1
-1
/
+11
*
[libcxxabi] Refactor test timing logic and disable by default.
Eric Fiselier
2014-11-24
1
-0
/
+4
*
Ensure llvm-sanitizer is found by the tests when using sanitizers.
Eric Fiselier
2014-11-21
1
-6
/
+22
*
Add support for LLVM_USE_SANITIZER=Thread to test suite
Eric Fiselier
2014-11-18
1
-0
/
+3
*
Add -g -fno-omit-frame-pointer when compiling tests with sanitizers
Eric Fiselier
2014-11-14
1
-0
/
+1
*
Add support for UNSUPPORTED tag to lit
Eric Fiselier
2014-11-06
1
-1
/
+12
*
Change uses of `sys.platform == 'linux2' to `sys.platform.startswith('linux')
Eric Fiselier
2014-10-23
1
-3
/
+3
*
Only link the tests against -ldl on linux
Eric Fiselier
2014-10-23
1
-1
/
+1
*
[libcxxabi] Add support for running libc++abi tests with sanitizers
Eric Fiselier
2014-10-23
1
-0
/
+25
*
Add support for building and testing the unwinder.
Dan Albert
2014-07-11
1
-1
/
+11
*
Add lit configs for libcxxabi tests.
Dan Albert
2014-07-10
1
-0
/
+236