represent indirect operands explicitly in inline asm strings.
authorChris Lattner <sabre@nondot.org>
Sat, 28 Apr 2007 01:02:58 +0000 (01:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Apr 2007 01:02:58 +0000 (01:02 +0000)
commit73d0d0d4b8b93e8101e0a0aa283f694be341da6c
treeed8d0558e67d71d4c97d860e9dcc1f89afca4cab
parent9bc1464094b7b6fc9e832b6753a591158829b0a6
represent indirect operands explicitly in inline asm strings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36522 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InlineAsm.h
lib/VMCore/InlineAsm.cpp