]> granicus.if.org Git - clang/commit
Emit error unsupported when asm string conversion fails instead of
authorDaniel Dunbar <daniel@zuster.org>
Fri, 17 Oct 2008 20:58:01 +0000 (20:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 17 Oct 2008 20:58:01 +0000 (20:58 +0000)
commit281f55c8c6aed79f1ac1c6ee848bd94ebd7f936f
treefba448b2f14fb3d0b87efec242425d689f750833
parentbf4e419d996bf42e4933cada610d973a0fcc40eb
Emit error unsupported when asm string conversion fails instead of
assert.

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