llvm-6502/include/llvm-c
Nick Kledzik cbad586240 <rdar://problem/6940611> libLTO.dylib needs to let linker specify path to assembler
Add lto_codegen_set_assembler_path() API which allows the linker to specify the
path to the assembler tool to run.  When assembler is used (instead of compiler)
different command line options are used.
Add LTO_API_VERSION #define so clients (linkers) can conditionalize use of new APIs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72823 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-04 00:28:45 +00:00
..
Transforms fix header comment and include guard. 2009-03-06 16:54:19 +00:00
Analysis.h
BitReader.h
BitWriter.h
Core.h OCaml parameter attribute bindings from PR2752. 2009-05-06 12:21:17 +00:00
ExecutionEngine.h The second part of the change from -fast to -O#. This changes the JIT to accept 2009-04-29 00:32:19 +00:00
LinkTimeOptimizer.h
lto.h <rdar://problem/6940611> libLTO.dylib needs to let linker specify path to assembler 2009-06-04 00:28:45 +00:00
Target.h Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00