Fix a missing initialization of PostRAScheduler's AA member.
authorDan Gohman <gohman@apple.com>
Sat, 10 Oct 2009 00:15:38 +0000 (00:15 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 10 Oct 2009 00:15:38 +0000 (00:15 +0000)
commit5bf7c2a34679b6afe46ba4f605f1921da950a66b
tree6e5c14005578f31625b5c80b8d53eeb431d62f58
parent98976e4dcd18adbbe676048c0069e67346eb4ade
Fix a missing initialization of PostRAScheduler's AA member.

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