summaryrefslogtreecommitdiff
path: root/llvm/include/llvm-c/IRReader.h
AgeCommit message (Expand)Author
2025-07-08[llvm] annotate interfaces in llvm-c for DLL export (#141701)Andrew Rogers
2021-11-07[NFC][Docs] Add missing Doxygen group comments for LLVM-CMats Larsen
2019-11-19Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2015-12-18Reorganize the C API headers to improve build times.Eric Christopher
2014-01-24Fix known typosAlp Toker
2013-11-06[llvm-c] Expose IRReader interfacePeter Zotov