Is it possible to build a monotonic clock out of a non-monotonic clock in software only?
I could force it to be monotonic with some static storage and a max=, but would that be correct? Jon http://reviews.llvm.org/D4045 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
