From e7506a366e8bd56c97d10beb68e4db953aebaeca Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 23 Mar 2002 22:51:58 +0000 Subject: Rename Method to Function git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1957 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Bytecode/Reader/ReaderInternals.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lib/Bytecode/Reader') diff --git a/lib/Bytecode/Reader/ReaderInternals.h b/lib/Bytecode/Reader/ReaderInternals.h index a5b3b7acfd..54cda44a6b 100644 --- a/lib/Bytecode/Reader/ReaderInternals.h +++ b/lib/Bytecode/Reader/ReaderInternals.h @@ -27,12 +27,6 @@ #define BCR_TRACE(n, X) #endif -class BasicBlock; -class Method; -class Module; -class Type; -class PointerType; - typedef unsigned char uchar; struct RawInst { // The raw fields out of the bytecode stream... -- cgit v1.2.3-70-g09d2