http://llvm.org/bugs/show_bug.cgi?id=8957
Summary: Recognize ARM EABI triple
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Driver
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The EABI triples are not being recognized by Clang (but are by llc), so we need
to add it to lib/Driver/Tools.cpp:Clang::AddARMTargetArgs() and possibly update
llvm/ADT/Triple.h with an "EABI" Environment (or OS).
See bug 8911 for full discussion.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs