summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Support.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith2019-11-191-6/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Reapply Support layering fixes.David Blaikie2018-03-211-1/+1
* Revert layering changesJonas Devlieghere2018-03-211-1/+1
* Fix the actual user of DataTypes.h in llvm-c to avoid the circular dependencyDavid Blaikie2018-03-211-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* Reorganize the C API headers to improve build times.Eric Christopher2015-12-181-19/+1
* Add more wrappers for symbol APIs to the C API.Eli Bendersky2015-06-091-0/+18
* Introduce LLVMParseCommandLineOptions C API function.Peter Collingbourne2014-10-161-0/+11
* [Modules] Fix a layering issue that is actually impacting the modulesChandler Carruth2014-03-061-1/+20
* Make sure LLVMLoadLibraryPermanently gets an extern "C" symbol.Benjamin Kramer2013-11-131-1/+0
* llvm-c/Support.h: Add a newline at eof.NAKAMURA Takumi2013-11-071-1/+1
* [llvm-c] Expose LLVMLoadLibraryPermanentlyPeter Zotov2013-11-061-0/+36
OpenPOWER on IntegriCloud