]> granicus.if.org Git - clang/commit
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)
commitfafaaef243322b1e598a72d7dbfaf2ca0c139174
treec0548564c391d17b8bcd6fbc48a27daddb9d3a09
parent9d232c884ea9872d6555df0fd7359699819bc1f1
Move the atomics code into its own file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176657 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGAtomic.cpp [new file with mode: 0644]
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CMakeLists.txt