Go to file
Chris Lattner 9a608d248e change TimerGroup to keep a linked list of active timers
instead of just a count of them, and refactor the guts of
report printing out of removeTimer into its own method.
Refactor addTimerToPrint away.

llvm-svn: 99872
2010-03-30 04:40:01 +00:00
clang Remove the old vtable layout code. 2010-03-30 03:43:47 +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 change TimerGroup to keep a linked list of active timers 2010-03-30 04:40:01 +00:00