1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm-c
Eric Christopher 359dea2a6b 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.

llvm-svn: 255965
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 Extend C disassembler API to allow specifying target features 2014-09-30 16:31:40 +00:00
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 include/llvm-c: Whitespace. 2013-10-23 17:56:29 +00:00
lto.h LTO: Simplify merged module ownership. 2015-08-24 22:22:53 +00:00
module.modulemap [modules] The LLVM C API does not require C++! 2014-06-12 22:09:39 +00:00
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