Skip to content
Commit e59dbd7b authored by Howard Hinnant's avatar Howard Hinnant
Browse files

I would really like to write the handlers in terms of C++11 atomics. This...

I would really like to write the handlers in terms of C++11 atomics.  This would give us the best performance, portablity, and safety tradeoff.  Unfortunately I can not yet do that.  So I've put the desired code in comments, and reverted the handler getters to the slower but safer legacy atomic intrinsics.

llvm-svn: 153041
parent c58dc9fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment