[PATCH 3/4] Replace coff-/elf-dump with llvm-readobj
Nico Rieck
nico.rieck at gmail.com
Fri Apr 5 12:22:29 PDT 2013
On 05.04.2013 11:56, Tim Northover wrote:
> I'm a little concerned about these. As far as I can see the change
> leaves no check that the actual relocation number is correct. Just
> that LLVM is self-consistent about it. Otherwise, I probably would
> have converted them to use llvm-objdump myself.
Right, and this actually isn't specific to the AArch64 tests. It would
be easy to tack the actual number at the end of the name, but maybe it's
better to test the mapping separately?
-Nico
More information about the llvm-commits
mailing list