[llvm-bugs] [Bug 39288] New: Support -z common-page-size=
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Oct 14 18:41:53 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39288
Bug ID: 39288
Summary: Support -z common-page-size=
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: ndesaulniers at google.com
CC: dima at golovin.in, llozano at chromium.org,
llvm-bugs at lists.llvm.org, ruiu at google.com,
srhines at google.com
In order to link the Linux kernel with LLD, the kernel makes use of `-z
common-page-size=4096`. It seems that LLD supports `-z max-page-size=` but not
`-z common-page-size=`.
Reported at: https://github.com/ClangBuiltLinux/linux/issues/31
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181015/7929468e/attachment.html>
More information about the llvm-bugs
mailing list