llvm-mirror/include/llvm-c
2016-04-08 09:19:02 +00:00
..
Transforms
Analysis.h
BitReader.h
BitWriter.h
Core.h [llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context} 2016-04-08 09:19:02 +00:00
Disassembler.h Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes. 2016-03-28 17:40:08 +00:00
ErrorHandling.h Make some headers self-contained, remove unused includes that violate layering. 2016-01-27 16:05:37 +00:00
ExecutionEngine.h Delete APIs that have been deprecated since 2010. 2015-12-19 21:42:07 +00:00
Initialization.h
IRReader.h
Linker.h Delete the deprecated LLVMLinkModules. 2016-02-12 15:28:45 +00:00
LinkTimeOptimizer.h
lto.h Add a libLTO API to stop/restart ThinLTO between optimizations and CodeGen 2016-04-01 06:47:02 +00:00
module.modulemap
Object.h
OrcBindings.h Remove unused import in Orc C API 2016-03-07 22:40:07 +00:00
Support.h
Target.h Move LLVMCreateTargetData and LLVMDisposeTargetData together. NFC 2016-02-17 22:41:09 +00:00
TargetMachine.h Restore the capability to manipulate datalayout from the C API 2016-02-16 05:11:24 +00:00
Types.h