[ms-inline asm] Lookup the IdentifierInfo using the Idents table and remove the
authorChad Rosier <mcrosier@apple.com>
Thu, 11 Oct 2012 21:28:29 +0000 (21:28 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 11 Oct 2012 21:28:29 +0000 (21:28 +0000)
commite66f42634fac5eeac7de52ed87af2cad2117e046
treef94387fd15923a1cb511a586d63c98790b351420
parent0c61134d8d00b38f5f09233957317b23a408bd55
[ms-inline asm] Lookup the IdentifierInfo using the Idents table and remove the
now unused static helper function.

The test case needs to be remove temporarily until I can better filter memory
operands that aren't actual variable reference.

llvm-svn: 165751
clang/lib/Sema/SemaStmtAsm.cpp
clang/test/CodeGen/ms-inline-asm.c