]> granicus.if.org Git - clang/commit
[ms-inline asm] Add virtual function, getClobber, that returns a StringRef.
authorChad Rosier <mcrosier@apple.com>
Mon, 27 Aug 2012 23:47:56 +0000 (23:47 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 27 Aug 2012 23:47:56 +0000 (23:47 +0000)
commit33f0558f75f70061707d1388e305b8f92f4e55de
treec0b1ef120ec2f8cb8e6f625f12c1d7f48e523636
parent2fd559f041d49863a7396d9e330bc9dae95ac8c4
[ms-inline asm] Add virtual function, getClobber, that returns a StringRef.
More work towards unifying asm stmt codegen.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162712 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h
lib/AST/Stmt.cpp
lib/CodeGen/CGStmt.cpp