EH: Sink computation of local PadMap variable into function that uses it
[oota-llvm.git] / lib / CodeGen / AsmPrinter / EHStreamer.h
index 7e9549d6eda19cd2aee523ce840284c642d49b62..e93055ce8655a7b10347e6fb2e620f538ea06845 100644 (file)
@@ -86,7 +86,6 @@ protected:
   /// form gaps in the table.  Entries must be ordered by try-range address.
 
   void computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites,
-                            const RangeMapType &PadMap,
                             const SmallVectorImpl<const LandingPadInfo *> &LPs,
                             const SmallVectorImpl<unsigned> &FirstActions);