diff options
-rw-r--r-- | include/llvm/Analysis/SlotCalculator.h | 3 | ||||
-rw-r--r-- | include/llvm/SlotCalculator.h | 3 | ||||
-rw-r--r-- | lib/Bytecode/Writer/SlotCalculator.h | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/include/llvm/Analysis/SlotCalculator.h b/include/llvm/Analysis/SlotCalculator.h index e8fead76bb..9d5d2240af 100644 --- a/include/llvm/Analysis/SlotCalculator.h +++ b/include/llvm/Analysis/SlotCalculator.h @@ -15,9 +15,6 @@ class Value; class Module; class Function; -class MethodArgument; -class BasicBlock; -class Instruction; class SlotCalculator { const Module *TheModule; diff --git a/include/llvm/SlotCalculator.h b/include/llvm/SlotCalculator.h index e8fead76bb..9d5d2240af 100644 --- a/include/llvm/SlotCalculator.h +++ b/include/llvm/SlotCalculator.h @@ -15,9 +15,6 @@ class Value; class Module; class Function; -class MethodArgument; -class BasicBlock; -class Instruction; class SlotCalculator { const Module *TheModule; diff --git a/lib/Bytecode/Writer/SlotCalculator.h b/lib/Bytecode/Writer/SlotCalculator.h index e8fead76bb..9d5d2240af 100644 --- a/lib/Bytecode/Writer/SlotCalculator.h +++ b/lib/Bytecode/Writer/SlotCalculator.h @@ -15,9 +15,6 @@ class Value; class Module; class Function; -class MethodArgument; -class BasicBlock; -class Instruction; class SlotCalculator { const Module *TheModule; |