1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm-c
Lang Hames 7aa19629c2 [ORC][C-bindings] Replace LLVMOrcJITTargetMachineBuilderDisposeTargetTriple.
The implementation and intent behind freeing the triple string here is the same
as LLVMGetDefaultTargetTriple (and any other owned c string returned from the C
API), so we should use LLVMDisposeMessage for to free the string for
consistency.

Patch by Mats Larsen -- thanks Mats!

Reviewed By: lhames

Differential Revision: https://reviews.llvm.org/D102957
2021-05-21 17:38:06 -07:00
..
Transforms [NewPM] Add C bindings for new pass manager 2021-05-17 11:45:47 -07:00
Analysis.h
BitReader.h
BitWriter.h
Comdat.h
Core.h Support unwinding from inline assembly 2021-05-13 19:13:03 +01:00
DataTypes.h
DebugInfo.h
Disassembler.h
DisassemblerTypes.h
Error.h
ErrorHandling.h
ExecutionEngine.h
ExternC.h
Initialization.h
IRReader.h
Linker.h
LLJIT.h Reapply "[ORC] Add unit tests for parts of the ..." with fixes and improvements. 2021-04-26 20:44:40 -07:00
lto.h
module.modulemap
Object.h
Orc.h [ORC][C-bindings] Replace LLVMOrcJITTargetMachineBuilderDisposeTargetTriple. 2021-05-21 17:38:06 -07:00
OrcEE.h
Remarks.h
Support.h
Target.h
TargetMachine.h
Types.h