Silence MSVC warning about falling off the end of a function after a fully covered...
authorReid Kleckner <rnk@google.com>
Wed, 10 Feb 2016 19:28:13 +0000 (19:28 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 10 Feb 2016 19:28:13 +0000 (19:28 +0000)
commit257102e63d590f40201f206777548ec523bbe13c
tree973d21ce2b19f32e969323adf0ed7d1c1549f88f
parentcf5414ee11825f2dcc2916fd615fc070b47f7851
Silence MSVC warning about falling off the end of a function after a fully covered switch

llvm-svn: 260417
lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp