[llvm-dev] [lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)

Leonardo Santagada via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 26 11:05:23 PST 2018


yeah, apparently .bss has a flag of unitialized data that is not being
respected on the layout of the coff files (it should skip those sections)
but I dunno what to do with .data as it doesn't have a size.

(resending as apparently my pastes generated a ton of hidden html data and
this message hit the mailinglist limit of 100k)
-- 

Leonardo Santagada
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180126/696782b2/attachment.html>


More information about the llvm-dev mailing list