<html>
    <head>
      <base href="http://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 --- - llvm-tblgen is crashing when generating intrinsics table for an empty vector of intrinsics"
   href="http://llvm.org/bugs/show_bug.cgi?id=15188">15188</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>llvm-tblgen is crashing when generating intrinsics table for an empty vector of intrinsics
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>maemarcus@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=9974" name="attach_9974" title="files for llvm-tblgen to test with">attachment 9974</a> <a href="attachment.cgi?id=9974&action=edit" title="files for llvm-tblgen to test with">[details]</a></span>
files for llvm-tblgen to test with

Please take your favourite version of llvm-tblgen and use it in the root
directory of the attached archive:

$ ./llvm-tblgen -gen-tgt-intrinsic NVPTX1.td

assert(iid <= Intrinsic::0  llvm-tblgen     0x00000000005c56b6
1  llvm-tblgen     0x00000000005c54b2
2  libpthread.so.0 0x00007fc734644a10
3  libstdc++.so.6  0x00007fc7345bba5e std::string::_M_data() const + 12
4  libstdc++.so.6  0x00007fc7345bba9c std::string::_M_rep() const + 24
5  libstdc++.so.6  0x00007fc7345bba4c std::string::length() const + 24
6  llvm-tblgen     0x000000000042507f
7  llvm-tblgen     0x000000000051efd9
8  llvm-tblgen     0x000000000051be22
9  llvm-tblgen     0x000000000054f4f9
10 llvm-tblgen     0x000000000055ce65
11 llvm-tblgen     0x000000000054fb50
12 libc.so.6       0x00007fc73426ca76 __libc_start_main + 370
13 llvm-tblgen     0x00000000004071f9
Stack dump:
0.    Program arguments: ./llvm-tblgen -gen-tgt-intrinsic NVPTX1.td
Segmentation fault (core dumped)</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>