mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 19:49:36 +00:00
[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
Block a user