Go to file
Mike Stump 77537b136e Be sure to track the non-virtual part of the vcall offset in complex
multiple inheritance cases.  WIP.

This fixes 20% of the outstanding problems found by the randomized
tester.

llvm-svn: 94499
2010-01-26 03:42:22 +00:00
clang Be sure to track the non-virtual part of the vcall offset in complex 2010-01-26 03:42:22 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm In mem2reg, for all alloca/stores that get promoted where the alloca has an associated llvm.dbg.declare instrinsic, insert an llvm.dbg.var intrinsic before each store. 2010-01-26 02:42:15 +00:00