llvm-project/lld/lib
Pete Cooper f4d7688e4b Revert "Remove useless unreachable. Switch coverage already gives us this. NFC"
This reverts commit r264945.

The commit only removed an unreachable in a method with a covered switch, but
GCC is likely to warn on this, and the coding standards recommend just leaving
in the unreachable.

llvm-svn: 264983
2016-03-31 01:23:23 +00:00
..
Config Simplify string operations. NFC. 2016-03-03 00:51:23 +00:00
Core Remove unused variants of make_dynamic_error_code. NFC. 2016-03-31 01:21:50 +00:00
Driver Change library search methods to return Optional instead of ErrorOr. 2016-03-31 01:09:35 +00:00
ReaderWriter Revert "Remove useless unreachable. Switch coverage already gives us this. NFC" 2016-03-31 01:23:23 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00