llvm-6502/include/llvm-c
Rafael Espindola d27b926340 Finish removing DestroySource.
Fixes pr21901.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224782 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-23 19:16:45 +00:00
..
Transforms [C API] Make the 'lower switch' pass available via the C API. 2014-09-11 21:32:32 +00:00
Analysis.h
BitReader.h
BitWriter.h Introduce LLVMWriteBitcodeToMemoryBuffer C API function. 2014-10-14 00:30:59 +00:00
Core.h IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
Disassembler.h Extend C disassembler API to allow specifying target features 2014-09-30 16:31:40 +00:00
ExecutionEngine.h [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress. 2014-12-22 18:53:11 +00:00
Initialization.h
IRReader.h
Linker.h Finish removing DestroySource. 2014-12-23 19:16:45 +00:00
LinkTimeOptimizer.h
lto.h libLTO: Allow linker to choose context of modules and codegen 2014-11-11 23:19:23 +00:00
module.modulemap
Object.h
Support.h Introduce LLVMParseCommandLineOptions C API function. 2014-10-16 22:47:52 +00:00
Target.h
TargetMachine.h