llvm-6502/include/llvm-c
Duncan P. N. Exon Smith 7c41150e85 LTO: document LTO_API_VERSION for each API
Adding a doxygen comment for each bit of API to indicate at which
LTO_API_VERSION each was available, manually gleaned from successive
git-blames.  A few notes:

- LTO_API_VERSION was set to 3 at its introduction.
- I've indicated all the API introduced before LTO_API_VERSION was
  around as available "prior to LTO_API_VERSION=3".
- A number of API changes neglected to bump LTO_API_VERSION.  These I've
  indicated as available at the *next* bump of LTO_API_VERSION.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199429 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-16 21:37:17 +00:00
..
Transforms
Analysis.h
BitReader.h
BitWriter.h
Core.h Decouple dllexport/dllimport from linkage 2014-01-14 15:22:47 +00:00
Disassembler.h For the 'C' disassembler API, add a new ReferenceType for the 2014-01-06 22:08:08 +00:00
ExecutionEngine.h
Initialization.h
IRReader.h
Linker.h
LinkTimeOptimizer.h
lto.h LTO: document LTO_API_VERSION for each API 2014-01-16 21:37:17 +00:00
Object.h
Support.h
Target.h
TargetMachine.h Whitespace. 2014-01-10 11:12:01 +00:00