[llvm-bugs] [Bug 38774] Support common-page-size=value keyword
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Dec 10 09:55:42 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=38774
Nick Desaulniers <ndesaulniers at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #7 from Nick Desaulniers <ndesaulniers at google.com> ---
Fix landed in Linux 4.20-rc6
commit ac3e233d29f7f77f28243af0132057d378d3ea58 ("x86/vdso: Drop implicit
common-page-size linker flag")
So this flag is still not supported in LLD, but it seems that this will be ok
going forward; a break from binutils that makes sense IMO.
Closing this bug.
--
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/20181210/cd2822b2/attachment.html>
More information about the llvm-bugs
mailing list