[llvm-bugs] [Bug 31899] New: MachineBranchProb.ll:24:10: error: expected string not found in input

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 8 02:20:17 PST 2017


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: unassignedbugs at nondot.org
          Reporter: me at dylanmckay.io
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170208/f539f71c/attachment.html>


More information about the llvm-bugs mailing list