1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2024-12-17 18:31:04 +00:00
llvm-6502/include/llvm-c
Bill Wendling 1600525385 Remove the LLVMBuildUnwind C API function.
The 'unwind' function is going away with the new EH rewrite. This is step 0 in
keeping front-ends from using it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136683 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-02 06:20:17 +00:00
..
Transforms Add LLVMAddAlwaysInlinerPass to the C API. 2011-07-26 15:23:23 +00:00
Analysis.h
BitReader.h
BitWriter.h
Core.h Remove the LLVMBuildUnwind C API function. 2011-08-02 06:20:17 +00:00
Disassembler.h
EnhancedDisassembly.h
ExecutionEngine.h
Initialization.h
LinkTimeOptimizer.h
lto.h
Object.h
Target.h Add LLVMAddTargetLibraryInfo to the C API. 2011-07-25 21:20:54 +00:00