diff options
Diffstat (limited to 'lib/Bytecode/Writer/SlotCalculator.h')
-rw-r--r-- | lib/Bytecode/Writer/SlotCalculator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Bytecode/Writer/SlotCalculator.h b/lib/Bytecode/Writer/SlotCalculator.h index 54249a7347..10e2e0e96f 100644 --- a/lib/Bytecode/Writer/SlotCalculator.h +++ b/lib/Bytecode/Writer/SlotCalculator.h @@ -126,7 +126,6 @@ private: int insertType(const Type *T); // doInsertValue - Small helper function to be called only be insertVal. - int doInsertValue(const Value *V); int doInsertType(const Type *T); // processModule - Process all of the module level function declarations and |