llvm-6502/include/llvm/Transforms/InstCombine
Chandler Carruth d9556bd73f [PM] Remove the restricted visibility from the instcombine worklist. Now
that library consumers access the instcombine pass directly, they also
(transitively) access the worklist. Also, it would need to be used
directly in order to have a useful utility if we ever want that.

This should fix some warnings since I moved this code. Sorry for the
trouble.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227025 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-25 00:30:05 +00:00
..
InstCombine.h Revert r227013 "Add visibility attribute for InstCombinePass (r226987)." 2015-01-24 20:35:36 +00:00
InstCombineWorklist.h [PM] Remove the restricted visibility from the instcombine worklist. Now 2015-01-25 00:30:05 +00:00