Go to file
Bill Wendling fa03b0084a 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.

llvm-svn: 71263
2009-05-08 21:03:15 +00:00
clang Darwin x86_32: Improve bit-field handling for returning records. 2009-05-08 20:55:49 +00:00
llvm Compute the offsets of the compile units. We need this so that when we emit a 2009-05-08 21:03:15 +00:00