]> granicus.if.org Git - clang/commit
x86_64 ABI: Need to use canonical types when comparing against
authorDaniel Dunbar <daniel@zuster.org>
Sat, 14 Feb 2009 02:45:45 +0000 (02:45 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 14 Feb 2009 02:45:45 +0000 (02:45 +0000)
commit3327f6ead9362e5689674a4aaab5b7f23ea0dea3
tree10e18800489334530f5dd63e8a24597d41486302
parent644f4c3fe4130c7be75d6191340ba8d857ba0730
x86_64 ABI: Need to use canonical types when comparing against
ASTContext types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64533 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp