[llvm-bugs] [Bug 39289] New: -v can mask unknown -z value errors
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Oct 14 18:44:50 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39289
Bug ID: 39289
Summary: -v can mask unknown -z value errors
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
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
>From the report:
https://github.com/ClangBuiltLinux/linux/issues/31#issuecomment-429683000
it seems that -v can mask unknown -z values, which breaks how the Linux kernel
detects linker supported flags.
I assume that the validation of -z values needs to occur before -v detection?
--
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/8d60f957/attachment.html>
More information about the llvm-bugs
mailing list