<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - --disable-gallium-llvm no longer recognized"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99010#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - --disable-gallium-llvm no longer recognized"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99010">bug 99010</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>(In reply to Vinson Lee from <a href="show_bug.cgi?id=99010#c10">comment #10</a>)

<span class="quote">> Ubuntu 12.04 llvm-2.9</span >

Afaict nothing in Mesa supports such an old version of LLVM. So I'm not sure
how much we should worry about here. Either way, some things that come to mind:

 - re the above issue:
Move the base LLVM version validation to llvm_set_environment_variables

 - re the misleading LLVM message
1) Rename MESA_LLVM to FOUND_LLVM or alike.
2) Drop the unused AC_SUBST([MESA_LLVM])
3) During the output/summary stage provide Found/Detected and Using sections ?

Related:
- gallium_require_llvm and llvm_check_version_for are wrapped too confusingly
Some callers of the former also call the latter</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>