[LLVMbugs] [Bug 14770] New: LLC needs to choose the backend using the triple from the module.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 1 00:12:56 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14770
Bug #: 14770
Summary: LLC needs to choose the backend using the triple from
the module.
Product: tools
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: llc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nrotem at apple.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Currently LLC uses the default target. We want to preserve this functionality
only when -mcpu=native is used. LLC should initialize the target machine using
the command line flag or the triple from the module (in this order).
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list