Factor out looking for prologue end into a function
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 27 May 2014 22:47:41 +0000 (22:47 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 27 May 2014 22:47:41 +0000 (22:47 +0000)
commitf9e42bc162e351f8eeb973beeb0a090ff2019502
treeafbc8e0869ce1f0dc2ff7512422d9a59fa16417c
parent5013d1d5e4586269fb2dd56fd4f20563a1fdf93d
Factor out looking for prologue end into a function

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209697 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp