Erase unused FunctionDIs variables after r252219.
[oota-llvm.git] / lib / CodeGen / LiveDebugVariables.h
index 694aa1770c9cf64c50e1e34cd30462a26637cb82..3d36f4d2494a525a6057c95bb39fea0b901aaf04 100644 (file)
@@ -33,7 +33,6 @@ class VirtRegMap;
 
 class LLVM_LIBRARY_VISIBILITY LiveDebugVariables : public MachineFunctionPass {
   void *pImpl;
-  DenseMap<const Function *, DISubprogram *> FunctionDIs;
 
 public:
   static char ID; // Pass identification, replacement for typeid