For pointer variables, using getSymbolAddress cannot get the coorect address for atomic read/write operands. Use genExprAddr to fix it. Reviewed By: shraiysh, NimishMishra Differential Revision: https://reviews.llvm.org/D125793
Remove the integration tests and rename the file. Reviewed By: shraiysh, NimishMishra Differential Revision: https://reviews.llvm.org/D126169