radeon/llvm: Remove AMDILPointerManager.cpp
[mesa.git] / src / gallium / drivers / radeon / AMDILDevice.h
index 338212101b4e1cde22a674891c3c5c5a3ecbd81b..88f8b306b0d641e507a9dfb877297d917b00d35e 100644 (file)
@@ -93,11 +93,6 @@ public:
   virtual AsmPrinter*
     getAsmPrinter(TargetMachine& TM, MCStreamer &Streamer) const = 0;
 
-  // Interface to get the Pointer manager pass for each device.
-  virtual FunctionPass* 
-    getPointerManager(TargetMachine& AMDIL_OPT_LEVEL_DECL) const = 0;
-
-
   // API utilizing more detailed capabilities of each family of
   // cards. If a capability is supported, then either usesHardware or
   // usesSoftware returned true.  If usesHardware returned true, then