aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm-c/Support.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-16Introduce LLVMParseCommandLineOptions C API function.Peter Collingbourne1-0/+11
2014-03-06[Modules] Fix a layering issue that is actually impacting the modulesChandler Carruth1-1/+20
2013-11-13Make sure LLVMLoadLibraryPermanently gets an extern "C" symbol.Benjamin Kramer1-1/+0
2013-11-07llvm-c/Support.h: Add a newline at eof.NAKAMURA Takumi1-1/+1
2013-11-06[llvm-c] Expose LLVMLoadLibraryPermanentlyPeter Zotov1-0/+36