https://llvm.org/bugs/show_bug.cgi?id=26730
Bug ID: 26730 Summary: lld: inconsistent joined/separate arg single-letter option support Product: lld Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: unassignedb...@nondot.org Reporter: ema...@freebsd.org CC: llvm-bugs@lists.llvm.org Blocks: 23214 Classification: Unclassified ld.bfd accepts a joined argument (-farg) and with a separate argument (-f arg) for all single-letter options. Discovered while linking the FreeBSD base system with lld which passes -T<scriptpath> to the linker, not -T <scriptpath>, and fails with unknown argument: -T<scriptpath>. -- 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