Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the LLVMC tests working with clang++ by removing the problematic CXXFLAG ... | Benjamin Kramer | 2010-02-04 | 1 | -0/+5 |
* | MCAssembler/Darwin: Add a test (on Darwin) that we assemble a bunch of | Daniel Dunbar | 2010-02-02 | 1 | -0/+3 |
* | Fix llvm_supports_binding for lit, problem noticed by Bob! | Daniel Dunbar | 2010-01-16 | 1 | -1/+1 |
* | CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when... | Daniel Dunbar | 2009-12-08 | 1 | -0/+6 |
* | Derive the right paths to use during testing instead of passing it in via make. | Daniel Dunbar | 2009-11-08 | 1 | -0/+25 |
* | Add missing substitution for %llvmgcc_only. | Daniel Dunbar | 2009-10-30 | 1 | -0/+1 |
* | tests: Add llvm_supports_binding predicate. | Daniel Dunbar | 2009-09-13 | 1 | -0/+4 |
* | Remove prcontext. | Daniel Dunbar | 2009-09-10 | 1 | -1/+1 |
* | Add 'lit' support for llvm tests. | Daniel Dunbar | 2009-09-08 | 1 | -0/+151 |