OSDN Git Service

Add visibility attribute for InstCombinePass (r226987).
authorPatrik Hagglund <patrik.h.hagglund@ericsson.com>
Sat, 24 Jan 2015 20:06:53 +0000 (20:06 +0000)
committerPatrik Hagglund <patrik.h.hagglund@ericsson.com>
Sat, 24 Jan 2015 20:06:53 +0000 (20:06 +0000)
commitf0f3d61a2f5cf17f544c50d6a580eb045ba62593
tree8b36f65021cb9bc9deee58fb8f7928393c682021
parentd84e2e4d1d0cbe9d6b6f063faed1d2b0cb325280
Add visibility attribute for InstCombinePass (r226987).

Warning by gcc:
'llvm::InstCombinePass' declared with greater visibility than the type of its field 'llvm::InstCombinePass::Worklist' [-Wattributes]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227013 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/InstCombine/InstCombine.h