https://llvm.org/bugs/show_bug.cgi?id=31899

            Bug ID: 31899
           Summary: MachineBranchProb.ll:24:10: error: expected string not
                    found in input
           Product: libraries
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: AVR
          Assignee: unassignedb...@nondot.org
          Reporter: m...@dylanmckay.io
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

llvm-lit ~/projects/llvm-project/llvm/test/CodeGen/Generic/MachineBranchProb.ll
-v

--
Exit Code: 1

Command Output (stderr):
--
/Users/dylan/projects/llvm-project/llvm/test/CodeGen/Generic/MachineBranchProb.ll:24:10:
error: expected string not found in input
; CHECK: Successors according to CFG: BB#1({{[0-9a-fx/= ]+}}47.62%)
BB#5({{[0-9a-fx/= ]+}}52.38%)
         ^
<stdin>:84:2: note: scanning from here
 Predecessors according to CFG: BB#6
 ^
<stdin>:109:2: note: possible intended match here
 Successors according to CFG: BB#11(?%) BB#10(?%)
 ^
<stdin>:154:2: error: CHECK-NOT: string occurred!
 Successors according to CFG: BB#15(?%) BB#14(?%)
 ^
/Users/dylan/projects/llvm-project/llvm/test/CodeGen/Generic/MachineBranchProb.ll:67:14:
note: CHECK-NOT: pattern specified here
; CHECK-NOT: Successors

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to