Move the decision about the kind of CGCXXABI to make inside
authorJohn McCall <rjmccall@apple.com>
Fri, 25 Jan 2013 23:36:14 +0000 (23:36 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 25 Jan 2013 23:36:14 +0000 (23:36 +0000)
commit5762592b49b047568a547b8eb1be0c6e6deea4bb
treefb0f5a93f2f9954eec808590b1f00b8ccd5f0005
parent7211ac15bbd97fd9ea8016a6632cb039a1071f1d
Move the decision about the kind of CGCXXABI to make inside
the family-specific files.

llvm-svn: 173530
clang/lib/CodeGen/CGCXXABI.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/ItaniumCXXABI.cpp