[llvm-bugs] [Bug 28268] New: [LTO] Infer ElfKind from BitcodeFiles
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 22 15:07:22 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28268
Bug ID: 28268
Summary: [LTO] Infer ElfKind from BitcodeFiles
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: davide at freebsd.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Currently if lld gets as inputs file only bitcode files, we need to specify
`-m` on the cmdline. It will be nice to infer the correct ELFKind instead of
asking them to modify their build systems.
--
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/20160622/7c603ee1/attachment.html>
More information about the llvm-bugs
mailing list