Look through struct wrapped types for inline asm statments.
authorEric Christopher <echristo@apple.com>
Mon, 9 May 2011 20:04:43 +0000 (20:04 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 9 May 2011 20:04:43 +0000 (20:04 +0000)
commitcef81b7e519764c6a008a689bc4c6dfc9119f8e9
treeac7d1787dbaecb4d5a5fc268931193c9d65d3b04
parent77a2c4c1e54b7e3c4815b276eb6a2d99a7621460
Look through struct wrapped types for inline asm statments.

Patch by Evan Cheng.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131093 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp