This patch series replaces coff- and elf-dump with llvm-readobj in all tests. A few missing pieces needed by readobj have been added to libObject. I have tried to keep the intention of test checks identical to before, so there might be opportunities to improve and/or simplify selected tests. Relocation tests have been simplified a lot.