Only read *predecessor once so as to fix a theoretical issue where it changes
[oota-llvm.git] / runtime / libprofile / GCDAProfiling.c
2011-04-28 Nick LewyckyOnly read *predecessor once so as to fix a theoretical...
2011-04-26 Nick LewyckyRename everything to follow LLVM style ... I think.
2011-04-16 Benjamin KramerWrite out uint64_t as i{0..32},i{33..64} instead of...
2011-04-16 Nick LewyckyDon't use C++ comments in C code.
2011-04-16 Nick LewyckyRename LineProfiling to GCOVProfiling to more accuratel...