| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Have llvm-c-test only use libLLVM if libLLVM has all the right components. | Chris Bieneman | 2014-12-18 | 1 | -3/+21 |
| * | [CMake] llvm-c-test: Use libLLVM.so if it is available. | NAKAMURA Takumi | 2014-11-10 | 1 | -0/+9 |
| * | Extend C disassembler API to allow specifying target features | Bradley Smith | 2014-09-30 | 1 | -7/+13 |
| * | Convert getFileOffset to getOffset and move it to its only user. | Rafael Espindola | 2014-04-21 | 1 | -3/+2 |
| * | Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txt | Rafael Espindola | 2014-01-08 | 1 | -1/+1 |
| * | [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. | NAKAMURA Takumi | 2013-12-10 | 1 | -1/+8 |
| * | llvm-c-test: Don't leak memory buffers. | Benjamin Kramer | 2013-10-25 | 1 | -0/+2 |
| * | llvm-c-test: Make them C89-compliant. | NAKAMURA Takumi | 2013-10-23 | 5 | -15/+29 |
| * | Add llvm-c-test tool for testing llvm-c | Anders Waldenborg | 2013-10-23 | 11 | -0/+682 |

