Make sure we create all necessary PT_LOADs.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 15 Sep 2016 19:36:01 +0000 (19:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 15 Sep 2016 19:36:01 +0000 (19:36 +0000)
commit1d98d6292f38d1ca6692db8039777a241beeab22
tree768816e05cc7a4a619835a4b14c9b77df4276cd6
parent575208cabda163438ec6223bf0509b42c6e2b853
Make sure we create all necessary PT_LOADs.

We were some times stopping early when using linker scripts.

llvm-svn: 281647
lld/ELF/Writer.cpp
lld/test/ELF/linkerscript/non-alloc.s [new file with mode: 0644]