Eliminate unnecessary LLVMContexts.
[oota-llvm.git] / include / llvm / Analysis / ValueTracking.h
index 5f3c671d0f483543e55f011add409ac206e0d8ed..7c673c3c2fbd996ee15601548539c3afc9fa9d4b 100644 (file)
@@ -24,7 +24,6 @@ namespace llvm {
   class Instruction;
   class APInt;
   class TargetData;
-  class LLVMContext;
   
   /// ComputeMaskedBits - Determine which of the bits specified in Mask are
   /// known to be either zero or one and return them in the KnownZero/KnownOne