You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D80298 made Timer::total atomic, but this requires linking libatomic
on some targets.
This has been submitted as D85691 to fix our arm-unknown-linux-gnueabi
build, but there's concern about targets that don't even have libatomic.
See also: https://bugs.llvm.org/show_bug.cgi?id=47123
0 commit comments