https://bugs.llvm.org/show_bug.cgi?id=35895
Bug ID: 35895
Summary: --plugin-opt=Os is not recongized
Product: lld
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: ELF
Assignee: unassignedb...@nondot.org
Reporter: r...@google.com
CC: llvm-bugs@lists.llvm.org
Clang passes -plugin-opt=Os to lld when LTO is enabled and -Os is passed. lld
does not recognize the flag. It shows the following error message:
ld.lld: error: --plugin-opt: number expected, but got 's'
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs