https://bugs.llvm.org/show_bug.cgi?id=48138
Bug ID: 48138
Summary: update_llc_test_checks/arm-function-name.ll fails with
just ARM target
Product: Test Suite
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: lit
Assignee: unassignedb...@nondot.org
Reporter: paul_robin...@playstation.sony.com
CC: dan...@zuster.org, llvm-bugs@lists.llvm.org
If you have ARM configured but not AArch64, this test fails; I believe it's
because the test input uses a triple `arm64-unknown-linux` and llc can't
understand that triple if it doesn't have AArch64.
Naively moving the offending RUN line to the equivalent aarch64 test isn't
enough, I tried that in e7256825 but more needs to happen to get it to work.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs