llvm-6502/lib/CodeGen/AsmPrinter
Bill Wendling e688fafd38 Compute the offsets of the compile units. We need this so that when we emit a
concrete instance of an inlined function, we can get the actual address of the
abstract instance inside of the compile unit.

This isn't currently used, but will be by a future check-in.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71263 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-08 21:03:15 +00:00
..
AsmPrinter.cpp Move the tablegen-produced DebugLoc handling into a AsmWriter::processDebugLoc function. 2009-05-07 13:55:51 +00:00
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
DwarfWriter.cpp Compute the offsets of the compile units. We need this so that when we emit a 2009-05-08 21:03:15 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
OcamlGCPrinter.cpp Registry.h should not depend on CommandLine.h. 2009-01-16 07:02:28 +00:00