summaryrefslogtreecommitdiff
path: root/llvm/include/llvm-c/Types.h
AgeCommit message (Expand)Author
2024-03-18[RemoveDIs] Update DIBuilder C API with DbgRecord functions [1/2] (#84915)Orlando Cazalet-Hyams
2023-12-11[LLVM-C] Support operand bundles (#73914)Quinton Miller
2023-04-14[llvm-c] Remove PassRegistry and initialization APIsNikita Popov
2019-11-19Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith
2019-04-05[LLVM-C] Begin to Expose A More General Binary InterfaceRobert Widmann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-09-28[LLVM-C] Add more debug information accessors to GlobalObject and InstructionRobert Widmann
2018-08-30[LLVM-C] Add Bindings For Named MetadataRobert Widmann
2018-05-24[ORC][C-API] Expose LLVMOrc{Unr,R}egisterJITEventListener().Andres Freund
2018-05-14[LLVM-C] Add Bindings For Module FlagsRobert Widmann
2018-03-21Reapply Support layering fixes.David Blaikie
2018-03-14[LLVM-C] [bindings/go] Add C and Golang bindings for COMDATReid Kleckner
2018-01-23[NFC] fix trivial typos in commentsHiroshi Inoue
2017-04-20Introduce LLVMDIBuilderRefAmaury Sechet
2017-04-17Introducing LLVMMetadataRefAmaury Sechet
2016-06-12Make sure we have a Add/Remove/Has function for various thing that can have a...Amaury Sechet
2015-12-18Reorganize the C API headers to improve build times.Eric Christopher