<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 --- - [LTO] mozjs build doesn't pass the verifier"
   href="https://llvm.org/bugs/show_bug.cgi?id=28180">28180</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[LTO] mozjs build doesn't pass the verifier
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lld
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </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>All Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>davide@freebsd.org
          </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>$ sh run.sh
Global is external, but doesn't have external or weak linkage!
i1 ()* @_ZL9InterpretP9JSContextRN2js8RunStateE.14
function without a body cannot have metadata
i1 ()* @_ZL9InterpretP9JSContextRN2js8RunStateE.14
!77820 = distinct !DISubprogram(name: "Interpret", linkageName:
"_ZL9InterpretP9JSContextRN2js8RunStateE", scope: !75995, file: !75995, line:
1480, type: !77821, isLocal: true, isDefinition: true, scopeLine: 1481, flags:
DIFlagPrototyped, isOptimized: true, unit: !73805, variables: !77823)
Global is external, but doesn't have external or weak linkage!
i1 ()* @_ZL17InternalConstructP9JSContextRKN2JS8CallArgsE.25
function without a body cannot have metadata
i1 ()* @_ZL17InternalConstructP9JSContextRKN2JS8CallArgsE.25
!155729 = distinct !DISubprogram(name: "InternalConstruct", linkageName:
"_ZL17InternalConstructP9JSContextRKN2JS8CallArgsE", scope: !75995, file:
!75995, line: 504, type: !56316, isLocal: true, isDefinition: true, scopeLine:
505, flags: DIFlagPrototyped, isOptimized: true, unit: !73805, variables:
!155730)
Global is external, but doesn't have external or weak linkage!
void ()* @_ZL8PopScopeP9JSContextRN2js9ScopeIterE.68
function without a body cannot have metadata
void ()* @_ZL8PopScopeP9JSContextRN2js9ScopeIterE.68
!158758 = distinct !DISubprogram(name: "PopScope", linkageName:
"_ZL8PopScopeP9JSContextRN2js9ScopeIterE", scope: !75995, file: !75995, line:
923, type: !158759, isLocal: true, isDefinition: true, scopeLine: 924, flags:
DIFlagPrototyped, isOptimized: true, unit: !73805, variables: !158761)
Global is external, but doesn't have external or weak linkage!
i1 ()*
@_ZL10CallGetterP9JSContextN2JS6HandleIP8JSObjectEENS2_INS1_5ValueEEENS2_IPN2js5ShapeEEENS1_13MutableHandleIS6_EE.73
function without a body cannot have metadata
i1 ()*
@_ZL10CallGetterP9JSContextN2JS6HandleIP8JSObjectEENS2_INS1_5ValueEEENS2_IPN2js5ShapeEEENS1_13MutableHandleIS6_EE.73
!161876 = distinct !DISubprogram(name: "CallGetter", linkageName:
"_ZL10CallGetterP9JSContextN2JS6HandleIP8JSObjectEENS2_INS1_5ValueEEENS2_IPN2js5ShapeEEENS1_13MutableHandleIS6_EE",
scope: !75809, file: !75809, line: 1660, type: !161877, isLocal: true,
isDefinition: true, scopeLine: 1662, flags: DIFlagPrototyped, isOptimized:
true, unit: !73805, variables: !161879)
LLVM ERROR: Broken module found, compilation aborted!

It's been reduced by a large build, but the files themselves can be reduced a
bit more.</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>