Do not assert on first non-prologue instruction being a CFI directive.
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Thu, 8 Oct 2015 07:48:49 +0000 (07:48 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Thu, 8 Oct 2015 07:48:49 +0000 (07:48 +0000)
commit20340541f1a016fb9c2ba7056d74614b1708495d
treeae2e2f96c7d1f7c5510ca7693873880f97356579
parent3d5f14c368671d3cb4df17d0d8913e98386d27e8
Do not assert on first non-prologue instruction being a CFI directive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249668 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/CodeGen/X86/debugloc-argsize.ll [new file with mode: 0644]