[llvm] r219388 - Object, COFF: Cap the section contents to min(VirtualSize, SizeOfRawData)

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Oct 16 13:24:32 PDT 2014


On 16 October 2014 16:22, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> This should be testable with "llvm-readobj -section-data", no?

Never mind, just noticed r219394 is just such a test for lld, but it
would be nice to have a test in llvm too :-)

Cheers,
Rafael




More information about the llvm-commits mailing list