[PM/AA] Remove the last of the legacy update API from AliasAnalysis as
[oota-llvm.git] / lib / Analysis / NoAliasAnalysis.cpp
index 43e624fcfa448808dd0a2c426b3362f8b558c845..1d21ed759547c3263b4b3a24b3c1e49dac935e43 100644 (file)
@@ -71,8 +71,6 @@ namespace {
       return ModRef;
     }
 
-    void deleteValue(Value *V) override {}
-
     /// getAdjustedAnalysisPointer - This method is used when a pass implements
     /// an analysis interface through multiple inheritance.  If needed, it
     /// should override this to adjust the this pointer as needed for the