index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
llvm-c-test
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
Fix build breakage caused by memory leaks in llvm-c-test
Bjorn Steinbrink
1
-0
/
+4
2015-01-28
Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodes
Bjorn Steinbrink
4
-0
/
+48
2014-12-18
Have llvm-c-test only use libLLVM if libLLVM has all the right components.
Chris Bieneman
1
-3
/
+21
2014-11-10
[CMake] llvm-c-test: Use libLLVM.so if it is available.
NAKAMURA Takumi
1
-0
/
+9
2014-09-30
Extend C disassembler API to allow specifying target features
Bradley Smith
1
-7
/
+13
2014-04-21
Convert getFileOffset to getOffset and move it to its only user.
Rafael Espindola
1
-3
/
+2
2014-01-08
Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txt
Rafael Espindola
1
-1
/
+1
2013-12-10
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
NAKAMURA Takumi
1
-1
/
+8
2013-10-25
llvm-c-test: Don't leak memory buffers.
Benjamin Kramer
1
-0
/
+2
2013-10-23
llvm-c-test: Make them C89-compliant.
NAKAMURA Takumi
5
-15
/
+29
2013-10-23
Add llvm-c-test tool for testing llvm-c
Anders Waldenborg
11
-0
/
+682