]> granicus.if.org Git - clang/commit
Added '|' delimiter to separate inline asm multiple alternative constraints for Clang...
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Sat, 18 Sep 2010 01:15:13 +0000 (01:15 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Sat, 18 Sep 2010 01:15:13 +0000 (01:15 +0000)
commit2f474ea9ef7505df5d092287c48c19974222293b
tree09fbb002f5e69770137dbb3115bf9c7234091393
parent01add59bc8fd178960ad61169bc01566b0d6614c
Added '|' delimiter to separate inline asm multiple alternative constraints for Clang side of support.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114253 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/TargetInfo.cpp
lib/CodeGen/CGStmt.cpp
test/CodeGen/asm-inout.c
test/Parser/asm-constraints-pr7869.c