[PATCH] D27041: [ELF] - Disable emiting multiple output sections when merging is disabled.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 24 01:01:18 PST 2016
grimar added a comment.
To be more clear currently lld linked loader just hangs under QEMU. After https://reviews.llvm.org/D27040 situation changes, so now QEMU crashes when trying to use it.
It is unclear if this patch changes anything yet, just adds a one more button to trigger during investigation.
https://reviews.llvm.org/D27041
More information about the llvm-commits
mailing list