forked from OSchip/llvm-project
[ELF] Delete redundant comment after D56554. NFC
This commit is contained in:
parent
2a0fcae3d4
commit
94bfa6deb0
|
@ -404,7 +404,6 @@ static GnuStackKind getZGnuStack(opt::InputArgList &args) {
|
|||
return GnuStackKind::None;
|
||||
}
|
||||
|
||||
// default
|
||||
return GnuStackKind::NoExec;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue