Don't error if we can't put the header in a PT_LOAD.
If there is not sufficient address space, just give up and don't put the header in the PT_LOAD. This matches bfd behaviour and I found at least one script that depends on having a section at address 0. llvm-svn: 282750
Loading
Please sign in to comment