Local.h - remove unused forward declaration. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 10 May 2020 15:57:46 +0000 (16:57 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 10 May 2020 15:59:54 +0000 (16:59 +0100)
llvm/include/llvm/Transforms/Utils/Local.h

index c193f9c..615f1c7 100644 (file)
@@ -48,7 +48,6 @@ class DbgValueInst;
 class DIBuilder;
 class Function;
 class Instruction;
-class LazyValueInfo;
 class LoadInst;
 class MDNode;
 class MemorySSAUpdater;