mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-05 01:56:16 +00:00
Silencing a spurious -Wreturn-type warning; NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238099 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
43a5aa62d4
commit
a5d0a48209
@ -228,6 +228,7 @@ unsigned DIEValue::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const {
|
||||
SIZE_OF_IMPL(LocList)
|
||||
#undef SIZE_OF_IMPL
|
||||
}
|
||||
llvm_unreachable("Unknown DIE kind");
|
||||
}
|
||||
|
||||
#ifndef NDEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user