[llvm-bugs] [Bug 27852] New: Unsupported FileCheck directive in CodeGen test
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 24 06:01:34 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27852
Bug ID: 27852
Summary: Unsupported FileCheck directive in CodeGen test
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: Elena.Lepilkina at synopsys.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
There is unsupported FileCheck directive CHECK-LABEL-DAG in test
CodeGen/AArch64/combine-comparisons-by-cse.ll.
FileCheck doesn't check anything in string CHECK-LABEL-DAG: .LBB9_3, because
this directive is unknown.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160524/408a0730/attachment.html>
More information about the llvm-bugs
mailing list