<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 --- - Provides a way to extract the path of libcompiler_rt"
   href="http://llvm.org/bugs/show_bug.cgi?id=21538">21538</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Provides a way to extract the path of libcompiler_rt
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </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>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Driver
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>eocallaghan@alterapraxis.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=13323" name="attach_13323" title="Frontend driver patch">attachment 13323</a> <a href="attachment.cgi?id=13323&action=edit" title="Frontend driver patch">[details]</a></span>
Frontend driver patch

Hi,

Attached is a path that provides a way to get at the path of libcompiler_rt
from the frontend much the same way '-print-libgcc-file-name' works to get at
libgcc.a

We need this (it blocks us) in Coreboot.org as our build system is very low
level and this kind of granularity of control is used during link-time with our
rather demanding/tentative linker scripts.

Seems people in the IRC are very busy these days to quickly take care of this
one so i'll leave it here. I've done my best on the test case also so this is
like 98% the way there, I just need someone to take care of the rest.

Kind Regards,
Edward.</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>