PECOFF: use llvm-readobj to dump .reloc section
authorRui Ueyama <ruiu@google.com>
Thu, 19 Feb 2015 04:02:17 +0000 (04:02 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 19 Feb 2015 04:02:17 +0000 (04:02 +0000)
commit3e6490f1e8290c2f1744a923badaa2f362c55d07
treec162847ce88b3dea143c42f70ab30f890dd4e12f
parent91f2e3c9c2650795d95c80a7f922054ca74c1ac5
PECOFF: use llvm-readobj to dump .reloc section

When this test was written, no llvm tool could print out contents
of base relocation section. Now llvm-readobj is able to dump it in
a text format. Use that tool to make this test readable.

llvm-svn: 229814
lld/test/pecoff/base-reloc.test