1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm-c
Jan Kratochvil 191a799f53 [llvm] Sync DebugInfo.h with DebugInfoFlags.def
Command to see the differences:
  diff -u <(sed -n 's#^HANDLE_DI_FLAG *([^,]*, *\([^()]*\)) *\(//.*\)\?$#\1#p' <llvm/include/llvm/IR/DebugInfoFlags.def | grep -vw Largest) <(sed -n 's#^ *LLVMDIFlag\([^ ]*\) *= (\?[0-9].*$#\1#p' <llvm/include/llvm-c/DebugInfo.h)

OCaml binding is more seriously out of sync but I have not tried to sync it.

Reviewed By: aprantl

Differential Revision: https://reviews.llvm.org/D103910
2021-06-09 10:11:23 +02: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 [llvm] Sync DebugInfo.h with DebugInfoFlags.def 2021-06-09 10:11:23 +02:00
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 [LTO][Legacy] Decouple option parsing from LTOCodeGenerator 2021-03-31 16:43:26 +00:00
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