https://bugs.llvm.org/show_bug.cgi?id=36737
Bug ID: 36737
Summary: --just-symbols file should count as an input
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: ELF
Assignee: unassignedb...@nondot.org
Reporter: raf...@espindo.la
CC: llvm-bugs@lists.llvm.org
This fails with lld but works with bfd and gold:
ld.lld --just-symbols tsym -o t
ld.lld: error: no input files
ld.lld: error: target emulation unknown: -m or at least one .o file required
--
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