[CMake] llvm/test/YAMLParser requires yaml-bench. This fixes r236754.
[oota-llvm.git] / test / Bindings / llvm-c /
2015-02-03 Rafael EspindolaPropagate a better error message to the C api.
2015-02-03 Rafael EspindolaUse a non-fatal diag handler in the C API. FIxes PR22368.
2015-01-28 Bjorn SteinbrinkFix LLVMSetMetadata and LLVMAddNamedMetadataOperand...
2014-09-30 Bradley SmithExtend C disassembler API to allow specifying target...
2014-09-05 Bjorn SteinbrinkRestore the ability to check if LLVMCreateObjectFile...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2013-10-23 Anders WaldenborgFix check for supported targets in llvm-c lit.local.cfg
2013-10-23 Anders WaldenborgAdd llvm-c-test tool for testing llvm-c