Skip to content

Commit 66c550f

Browse files
committed
[ELF] Delete unused LazyObjKind
1 parent 0a5788a commit 66c550f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lld/ELF/InputFiles.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ class InputFile {
6666
enum Kind : uint8_t {
6767
ObjKind,
6868
SharedKind,
69-
LazyObjKind,
7069
ArchiveKind,
7170
BitcodeKind,
7271
BinaryKind,

0 commit comments

Comments
 (0)