forked from OSchip/llvm-project
parent
1034c9e342
commit
edc521f192
|
@ -913,7 +913,6 @@ static uint64_t getSectionSize(StringRef Name) {
|
|||
default:
|
||||
llvm_unreachable("unsupported target");
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
SymbolAssignment *ScriptParser::readAssignment(StringRef Name) {
|
||||
|
|
Loading…
Reference in New Issue