Disable objdump disassembly test after r243755
authorReid Kleckner <reid@kleckner.net>
Fri, 31 Jul 2015 16:41:23 +0000 (16:41 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 31 Jul 2015 16:41:23 +0000 (16:41 +0000)
commit60dde1fbda1356225cca89631790495d40b5ac7f
tree6e6c889aa91b1d7cef75271480c415878a8c84d0
parent981576daf76d29a797f0ebe3be9832d6f86a7c1c
Disable objdump disassembly test after r243755

Right now PE image section addresses are RVAs and symbol addresses are
VAs.  We should probably fix this by changing section addresses to match
symbol addresses. Fixing this might take a few hours, so temporarily
disable the objdump part of this test.

llvm-svn: 243758
lld/test/COFF/delayimports32.test