]> granicus.if.org Git - clang/commit
Revert "Add CC_Win64ThisCall and set it in the necessary places."
authorTilmann Scheller <tilmann.scheller@googlemail.com>
Wed, 2 Mar 2011 21:36:49 +0000 (21:36 +0000)
committerTilmann Scheller <tilmann.scheller@googlemail.com>
Wed, 2 Mar 2011 21:36:49 +0000 (21:36 +0000)
commit9c6082fe89c61af697f017aa80937581cc2128d8
treea584f24f02bbaa5188567583995a02ea6ece0ee2
parent9a7e09d82f739c8fd1b6c28787397d698515a871
Revert "Add CC_Win64ThisCall and set it in the necessary places."

This reverts commit 126863.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126886 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
include/clang/AST/Type.h
include/clang/Basic/TargetInfo.h
lib/AST/DumpXML.cpp
lib/AST/MicrosoftMangle.cpp
lib/AST/Type.cpp
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGDeclCXX.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenTypes.h
lib/CodeGen/TargetInfo.cpp