Kevin Enderby d8116dc95f Fix MachOObjectFile::getSymbolSection() to not call report_fatal_error()
but to return object_error::parse_failed.  Then made the code in llvm-nm
do for Mach-O files what is done in the darwin native tools which is to
print "(?,?)" or just "s" for bad section indexes.  Also added a test to show
it prints the bad section index of "42" when printing the fields as raw hex.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258434 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-21 21:13:27 +00:00
..
2015-12-14 18:34:23 +00:00
2015-12-18 23:46:42 +00:00
2015-12-18 20:13:39 +00:00
2016-01-14 22:34:11 +00:00
2015-12-01 00:48:34 +00:00