<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - MachineBranchProb.ll:24:10: error: expected string not found in input"
   href="https://llvm.org/bugs/show_bug.cgi?id=31899">31899</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>MachineBranchProb.ll:24:10: error: expected string not found in input
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: AVR
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>me@dylanmckay.io
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>