]> granicus.if.org Git - clang/commit
allow references to the larger value in a tied constraint
authorChris Lattner <sabre@nondot.org>
Sun, 3 May 2009 08:32:32 +0000 (08:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 May 2009 08:32:32 +0000 (08:32 +0000)
commit3351f1145aa91ddd8022fcd3ca16c219db9e8277
tree30c654afec1843001d0a3ad1fa447d6269a31ead
parent58bce89d12b1dfba16637ce3754d6cb24c3099bb
allow references to the larger value in a tied constraint
from the asm string, but reject references to the smaller one.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70679 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaStmt.cpp
test/CodeGen/asm.c