[llvm-bugs] [Bug 36737] New: --just-symbols file should count as an input
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 14 10:26:14 PDT 2018
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: unassignedbugs at nondot.org
Reporter: rafael at espindo.la
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180314/b512fefa/attachment.html>
More information about the llvm-bugs
mailing list