"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "faa4905e0c5e40b5131793cab909f3ecd913dd9b"
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
Loading
Please register or sign in to comment