Go to file
Chris Lattner 8da3ce3bfd simplify "EmitExternalGlobal": it is only used to output a
reference to the personality function for a module, and
those are all added to the GVStubs array by looping
over MMI->getPersonalities()

llvm-svn: 75720
2009-07-15 01:16:38 +00:00
clang Handle cast of 'ObjCObjectRegion' in StoreManager::InvalidateRegion. 2009-07-14 23:52:07 +00:00
compiler-rt improve portability to platforms that don't put python in /usr/bin. Patch by 2009-07-06 22:24:16 +00:00
llvm simplify "EmitExternalGlobal": it is only used to output a 2009-07-15 01:16:38 +00:00