Revert "R600: Add new intrinsic to read work dimensions"
[oota-llvm.git] / include / llvm / IR / InstVisitor.h
2014-03-06 Chandler Carruth[Layering] Move InstVisitor.h into the IR library as...