1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm-c
NAKAMURA Takumi a198c22185 llvm-c/lto.h: Avoid use of bool.
llvm-svn: 193255
2013-10-23 17:56:46 +00:00
..
Transforms Turn MipsOptimizeMathLibCalls into a target-independent scalar transform 2013-08-23 10:27:02 +00:00
Analysis.h Organize LLVM C API docs into doxygen modules; add docs 2012-03-21 03:54:29 +00:00
BitReader.h include/llvm-c: Whitespace. 2013-10-23 17:56:29 +00:00
BitWriter.h include/llvm-c: Whitespace. 2013-10-23 17:56:29 +00:00
Core.h include/llvm-c: Whitespace. 2013-10-23 17:56:29 +00:00
Disassembler.h include/llvm-c: Whitespace. 2013-10-23 17:56:29 +00:00
ExecutionEngine.h include/llvm-c: Whitespace. 2013-10-23 17:56:29 +00:00
Initialization.h Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
Linker.h Supply a C interface to the "LinkModules" method. 2012-05-09 08:55:40 +00:00
LinkTimeOptimizer.h include/llvm-c: Whitespace. 2013-10-23 17:56:29 +00:00
lto.h llvm-c/lto.h: Avoid use of bool. 2013-10-23 17:56:46 +00:00
Object.h include/llvm-c: Whitespace. 2013-10-23 17:56:29 +00:00
Target.h include/llvm-c: Whitespace. 2013-10-23 17:56:29 +00:00
TargetMachine.h llvm-c: Make LLVMGetFirstTarget a proper prototype 2013-09-19 19:43:55 +00:00