llvm/include/llvm-c
Eric Christopher cca8dbee4e Reorganize the C API headers to improve build times.
Type specific declarations have been moved to Type.h and error handling
routines have been moved to ErrorHandling.h. Both are included in Core.h
so nothing should change for projects directly including the headers,
but transitive dependencies may be affected.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255965 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-18 01:46:52 +00:00
..
Transforms Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
Analysis.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
BitReader.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
BitWriter.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
Core.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
Disassembler.h
ErrorHandling.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
ExecutionEngine.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
Initialization.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
IRReader.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
Linker.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
LinkTimeOptimizer.h
lto.h
module.modulemap
Object.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
OrcBindings.h Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block and trampolines."" 2015-11-03 16:40:37 +00:00
Support.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
Target.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
TargetMachine.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
Types.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00