Remove boolean argument from isSuitableFromBSS.
The argument was used as an additional negative condition and can be expressed in the if conditional without needing to pass it down. Update bss commentary around main use. llvm-svn: 333357
Loading
Please sign in to comment