http://llvm.org/bugs/show_bug.cgi?id=13693
Jakob Stoklund Olesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Jakob Stoklund Olesen <[email protected]> 2012-08-28 15:44:44 CDT --- Turns out this isn't necessary after all. We are using the MOVolatile bit on atomic memory operands to enforce the ordering. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
