As a temporary workaround for post-RA not handling DebugValue instructions,
authorBob Wilson <bob.wilson@apple.com>
Sat, 17 Apr 2010 00:49:11 +0000 (00:49 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 17 Apr 2010 00:49:11 +0000 (00:49 +0000)
commit8295d4c96c8530acb7ae0098d813b53dc4fe0a89
tree9e3abf15b426570160db1cb7fde6d0ecc71c2b4a
parent23eaf26fa3510526b11230c76ea39221277dd2ea
As a temporary workaround for post-RA not handling DebugValue instructions,
just remove them all.  Radar 7873207 (working around the root problem of
Radar 7759363).

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