]> granicus.if.org Git - llvm/commit
[PlaceSafepoints] Add missing "override" to PlaceBackedgeSafepointsImpl::runOnFunction
authorJustin Bogner <mail@justinbogner.com>
Tue, 12 May 2015 21:49:47 +0000 (21:49 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 12 May 2015 21:49:47 +0000 (21:49 +0000)
commit00730a77f1986db0bd308309ff7a04b85646dc51
tree73d336202cf479958fbe6b19107fa8b6585f41e8
parent0f696bb57e73872502f7e7175bf89b23410792df
[PlaceSafepoints] Add missing "override" to PlaceBackedgeSafepointsImpl::runOnFunction

Pointed out by -Winconsistent-missing-override.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237196 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/PlaceSafepoints.cpp