Match declaration to definition.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75438 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2009-07-12 22:46:08 +00:00
parent 4cef7db13f
commit 460d16e126

View File

@ -37,7 +37,7 @@ namespace llvm {
struct DbgRegionStartInst;
struct DbgRegionEndInst;
class DebugLoc;
class DebugLocTracker;
struct DebugLocTracker;
class Instruction;
class LLVMContext;