Skip to content

Commit

Permalink
[ELF] Delete unused LazyObjKind
Browse files Browse the repository at this point in the history
  • Loading branch information
MaskRay committed Dec 27, 2021
1 parent 0a5788a commit 66c550f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lld/ELF/InputFiles.h
Expand Up @@ -66,7 +66,6 @@ class InputFile {
enum Kind : uint8_t {
ObjKind,
SharedKind,
LazyObjKind,
ArchiveKind,
BitcodeKind,
BinaryKind,
Expand Down

0 comments on commit 66c550f

Please sign in to comment.