Fix "not all control paths return a value" MSVC warning.

llvm-svn: 338529
This commit is contained in:
Simon Pilgrim 2018-08-01 13:00:11 +00:00
parent aade120545
commit 25b15f1026
1 changed files with 1 additions and 0 deletions

View File

@ -962,6 +962,7 @@ MCSection *MCObjectFileInfo::getDwarfTypesSection(uint64_t Hash) const {
"format: not implemented.");
break;
}
llvm_unreachable("Unknown ObjectFormatType");
}
MCSection *