llvm-project/llvm/include/llvm-c
Florian Hahn d465315679
[LLVM-C]Add LLVMAddMetadataToInst, deprecated LLVMSetInstDebugLocation.
IRBuilder has been updated to support preserving metdata in a more
general manner. This patch adds `LLVMAddMetadataToInst` and
deprecates `LLVMSetInstDebugLocation` in favor of the more
general function.

Reviewed By: aprantl

Differential Revision: https://reviews.llvm.org/D93454
2021-10-22 11:21:28 +01:00
..
Transforms Fix compilation errors in C API when using C compiler 2021-08-24 10:12:32 -07:00
Analysis.h
BitReader.h
BitWriter.h
Comdat.h [IR] Rename `comdat noduplicates` to `comdat nodeduplicate` 2021-07-20 12:47:10 -07:00
Core.h [LLVM-C]Add LLVMAddMetadataToInst, deprecated LLVMSetInstDebugLocation. 2021-10-22 11:21:28 +01:00
DataTypes.h Fix broken HUGE_VALF macro in llvm-c/DataTypes.h 2020-09-03 09:50:32 +02:00
DebugInfo.h Expose `DIBuilder::finalizeSubprogram()` through the LLVM C API 2021-09-30 20:59:41 -07:00
Disassembler.h
DisassemblerTypes.h [llvm] Fix header guards (NFC) 2021-02-21 19:58:05 -08:00
Error.h [Support] Add a C-API function to create a StringError instance. 2020-10-19 01:59:04 -07:00
ErrorHandling.h [llvm] Fix header guards (NFC) 2021-02-21 19:58:05 -08:00
ExecutionEngine.h
ExternC.h [llvm] Fix header guards (NFC) 2021-02-21 19:58:05 -08:00
IRReader.h
Initialization.h
LLJIT.h Reland [Orc] Add verylazy example for C-bindings 2021-07-18 21:17:49 +02:00
Linker.h
Object.h
Orc.h [ORC] Add static and dynamic library generator support to C API. 2021-10-11 09:25:59 -07:00
OrcEE.h [ORC] Break up C-API header Orc.h, and add JITEventListener support. 2020-10-19 01:59:04 -07:00
Remarks.h
Support.h
Target.h
TargetMachine.h
Types.h
lto.h [LTO][Legacy] Add new API to check presence of ctor/dtor functions. 2021-07-28 12:41:56 +00:00
module.modulemap