http://llvm.org/bugs/show_bug.cgi?id=15582
Bug ID: 15582
Summary: test/CodeGen/ARM/a15.ll missing -march
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Backend: ARM
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 10235
--> http://llvm.org/bugs/attachment.cgi?id=10235&action=edit
add -march=arm
test/CodeGen/ARM/a15.ll missing -march=arm
when I run regression test on TILE-Gx silicon, this failed, because it's
missing -march=arm, crashed in VLIW schduler.
on X86, this passed, because the warning
'cortex-a15' is not a recognized processor for this target (ignoring processor)
is ignored.
--
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