Go to file
Anders Carlsson a627ac7ee6 More vtable work - it's not possible to use the new vtable code for everything by setting a flag inside CGVtable.cpp. My plan is to run some tests and bootstrap and once that's done flip the bit.
llvm-svn: 99804
2010-03-29 03:38:52 +00:00
clang More vtable work - it's not possible to use the new vtable code for everything by setting a flag inside CGVtable.cpp. My plan is to run some tests and bootstrap and once that's done flip the bit. 2010-03-29 03:38:52 +00:00
compiler-rt Don't build an armv7 slice for now, it has the same stuff as on armv6. 2010-03-26 21:07:05 +00:00
llvm Switch pattern sorting predicate from stable sort -> sort, it 2010-03-29 02:02:45 +00:00