Constify the Optnone checks in IR passes.
authorPaul Robinson <paul_robinson@playstation.sony.com>
Wed, 26 Feb 2014 01:23:26 +0000 (01:23 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Wed, 26 Feb 2014 01:23:26 +0000 (01:23 +0000)
commitcf84b5ba5eecf5ae1b3d8b7af77fbb9f08b48d49
tree5fb458f7c35b5e59bdd903dcc3a1d3fd2414380f
parent204755b283ce4c3501790e638dd1e60a8f0c560e
Constify the Optnone checks in IR passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202213 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopPass.h
include/llvm/Pass.h
lib/Analysis/LoopPass.cpp
lib/IR/Pass.cpp