]> granicus.if.org Git - clang/commit
Patch to fix encoding in 64bit abi. With this patch
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 11 Feb 2009 22:31:45 +0000 (22:31 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 11 Feb 2009 22:31:45 +0000 (22:31 +0000)
commit72696e17f90d399448d360cb43aebe5eb2007d4f
treeeb135034dc315c7ee5aa3dc277e514ad7d1a8fda
parent0785570af3ef5f8c5a0377129e41efe6f3f8d770
Patch to fix encoding in 64bit abi. With this patch
all but one dejagnu encoding tests for darwin
pass in nonfragile abi mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64334 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp