Need to scan the function for branches even if there aren't any constants.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 26 Jan 2007 01:04:44 +0000 (01:04 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 26 Jan 2007 01:04:44 +0000 (01:04 +0000)
commit7755facd76c518b09ed634f383170e8f3bcafc0d
treee014b323cbd8a62725f55cc7ac6180fb49a79408
parentc71ca3cdd2d7a08b043ebb717cad0beadaf47450
Need to scan the function for branches even if there aren't any constants.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33515 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp