Skip to content

Commit 7c7b77a

Browse files
committed
MetadataLoader.h - remove unused MDNode forward declaration. NFC.
1 parent 6f2d646 commit 7c7b77a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Bitcode/Reader/MetadataLoader.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ class Error;
2727
class Function;
2828
class Instruction;
2929
class Metadata;
30-
class MDNode;
3130
class Module;
3231
class Type;
3332

0 commit comments

Comments
 (0)