refactor codes in CDSPass.cpp and also add support for function-like atomic operation...
authorweiyu <weiyuluo1232@gmail.com>
Fri, 14 Jun 2019 00:41:34 +0000 (17:41 -0700)
committerweiyu <weiyuluo1232@gmail.com>
Fri, 14 Jun 2019 00:41:34 +0000 (17:41 -0700)
commitb8ee0fcbdf6e8d37dc8bf48da920241dd50fe503
tree3e9262946743874d78539c9d01a8dfcaffbe578a
parentb465ed45039f51f06d97c07d92919722ab92ece1
refactor codes in CDSPass.cpp and also add support for function-like atomic operations syntax
CDSPass.cpp
initializeCallbacks.hpp [new file with mode: 0644]
instrumentAtomicCall.hpp [new file with mode: 0644]
isAtomicCall.hpp [new file with mode: 0644]