llvm-6502/include/llvm-c
Evan Cheng e78085a3c0 Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,
InitializeX86MCInstrInfo, etc. are combined into InitializeX86TargetMC.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135812 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-22 21:58:54 +00:00
..
Transforms Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
Analysis.h
BitReader.h
BitWriter.h
Core.h land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
Disassembler.h Fix some minor typos and grammar. 2011-05-22 04:44:48 +00:00
EnhancedDisassembly.h
ExecutionEngine.h
Initialization.h
LinkTimeOptimizer.h
lto.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Object.h Add a set of C bindings for the Object interface. 2011-04-03 22:34:07 +00:00
Target.h Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo, 2011-07-22 21:58:54 +00:00