Move the atomics code into its own file.
authorJohn McCall <rjmccall@apple.com>
Thu, 7 Mar 2013 21:37:12 +0000 (21:37 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 7 Mar 2013 21:37:12 +0000 (21:37 +0000)
commitfc207f2d70baeadfe191283bf035c56876f6c9e8
tree4ffb6bbe05f480fdae5a47979c32c5dd8fe10d95
parent47fb9508714ba52bfb996f7490ce0df3ca52ce88
Move the atomics code into its own file.

llvm-svn: 176657
clang/lib/CodeGen/CGAtomic.cpp [new file with mode: 0644]
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CMakeLists.txt