If post-alloc scheduler is not enabled, it should return false, not true.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 16 Oct 2009 06:10:34 +0000 (06:10 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 16 Oct 2009 06:10:34 +0000 (06:10 +0000)
commitc83da2f9e389332b9cf8eae9d823f745be5624b8
treec91294a07f78a3ed3f8de6cd4c189eb0312c5ac9
parent931424a7d8b8b15ddda7308d6c5b08277d8bdc0e
If post-alloc scheduler is not enabled, it should return false, not true.

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