Create nodes for inline asm so that we don't crash looking for the node later.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 22 Nov 2007 03:07:37 +0000 (03:07 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 22 Nov 2007 03:07:37 +0000 (03:07 +0000)
commit4ac0e8da4a819b2db09659262227e8c8f7f1fcc0
treef47768507d6ecc26e4b272ff587d40d9c5a330be
parent8b0ec6440083261418b400e024f15b66d4ce44db
Create nodes for inline asm so that we don't crash looking for the node later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44267 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/Andersens.cpp
test/Analysis/Andersens/2007-11-19-InlineAsm.ll [new file with mode: 0644]