]> granicus.if.org Git - llvm/commit
Fix to r367374 "[MS] Emit S_HEAPALLOCSITE debug info in Selection DAG"
authorAmy Huang <akhuang@google.com>
Wed, 31 Jul 2019 21:03:38 +0000 (21:03 +0000)
committerAmy Huang <akhuang@google.com>
Wed, 31 Jul 2019 21:03:38 +0000 (21:03 +0000)
commit9d8cef981e5b7d1f67a3148ea3b1da7f8a972578
tree9a8fbb098f8e2d5e90a6b62589467378ebe75694
parentae45f3396152720f9afe5d6184fd41ab7339db36
Fix to r367374 "[MS] Emit S_HEAPALLOCSITE debug info in Selection DAG"
after windows buildbot failure.

Added a check that the MachineInstr exists and is a call before trying
to add symbols around it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367483 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
test/CodeGen/X86/label-heapallocsite.ll