1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm/Transforms/InstCombine
Chandler Carruth 6ed4a9f113 [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.

llvm-svn: 227025
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