Add sanity checkings for Thumb2 Load/Store Register Exclusive family of operations.
[oota-llvm.git] / runtime / libprofile / LineProfiling.c
2011-04-13 Benjamin KramerFix format string warning.
2011-04-13 Nick LewyckyUse %ull here.
2011-04-12 Nick LewyckyPrint our uint64_t with the more portable (C99 and...
2011-04-12 Nick LewyckyThe counters are unsigned.
2011-04-12 Nick LewyckyAdd support for line profiling. Very work-in-progress.