Skip to content

Commit 4477ec1

Browse files
committed
remove v77
1 parent f2c1e41 commit 4477ec1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/Object/ELFObjectFile.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,6 @@ static std::optional<std::string> hexagonAttrToFeatureString(unsigned Attr) {
311311
return "v73";
312312
case 75:
313313
return "v75";
314-
case 77:
315-
return "v77";
316314
case 79:
317315
return "v79";
318316
case 81:

0 commit comments

Comments
 (0)