[LLVMbugs] [Bug 7090] New: llvm-ld -native and llvm-ld -native-cbe cause llc error
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri May 7 09:02:04 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7090
Summary: llvm-ld -native and llvm-ld -native-cbe cause llc
error
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: kevin.fan at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=4862)
--> (http://llvm.org/bugs/attachment.cgi?id=4862)
patch: don't pass -f to llc
llvm-ld -native and llvm-ld -native-cbe don't work because they pass the -f
flag to llc. llc no longer accepts this flag.
Attached patch should fix it.
--
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