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
Mats Larsen 76874c8e3b [NewPM] Add C bindings for new pass manager
This patch contains the bare minimum to run the new Pass Manager from the LLVM-C APIs. It does not feature PGOOptions, PassPlugins or Debugify in its current state. Bugzilla: PR48499

Reviewed By: aeubanks

Differential Revision: https://reviews.llvm.org/D102136
2021-05-17 11:45:47 -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 [DebugInfo] Add DIArgList MD to store multple values in DbgVariableIntrinsics 2021-03-05 17:02:24 +00:00
Disassembler.h
DisassemblerTypes.h [llvm] Fix header guards (NFC) 2021-02-21 19:58:05 -08:00
Error.h
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
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 [LTO][Legacy] Decouple option parsing from LTOCodeGenerator 2021-03-31 16:43:26 +00:00
module.modulemap
Object.h
Orc.h [ORC] Introduce C API for adding object buffers directly to an object layer. 2021-05-05 19:02:13 -07:00
OrcEE.h
Remarks.h
Support.h
Target.h
TargetMachine.h
Types.h