add cmd line option to leave dbgvalues in during post-RA sceduling. Useful
authorJim Grosbach <grosbach@apple.com>
Fri, 14 May 2010 21:18:04 +0000 (21:18 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 14 May 2010 21:18:04 +0000 (21:18 +0000)
commit5468e0928bcbfc18890d32c7525d281c14e6c303
tree7b549399419e93f446a6d31ff52927ce636cf10e
parentd33fa0f9e0c5ecfa5097c359bdfbb2a0f2895889
add cmd line option to leave dbgvalues in during post-RA sceduling. Useful
while debugging what's mishandled about them in the post-RA pass.

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