<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - [ARM] Merge fc373522b044 into 10.0.1"
   href="https://bugs.llvm.org/show_bug.cgi?id=45910">45910</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[ARM] Merge fc373522b044 into 10.0.1
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>10.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </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>new bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>dimitry@andric.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Please merge <a href="https://reviews.llvm.org/rGfc373522b044">https://reviews.llvm.org/rGfc373522b044</a> into 10.0.1. This is a
follow-up for big-endian ARM of <a href="https://reviews.llvm.org/rG2e24219d3cbf">https://reviews.llvm.org/rG2e24219d3cbf</a>, which
fixed <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [arm] After 2bfee35cb86, "unsupported relocation on symbol""
   href="show_bug.cgi?id=44929">bug 44929</a> (and was already merged into 10.0.0 via
<a href="https://reviews.llvm.org/rG058a8cd73f33">https://reviews.llvm.org/rG058a8cd73f33</a>):

Author: Dimitry Andric
Date: 2020-05-12T19:27:48+02:00
New Revision: fc373522b044e0b150561204958f0d603fb4caba

URL:
<a href="https://github.com/llvm/llvm-project/commit/fc373522b044e0b150561204958f0d603fb4caba">https://github.com/llvm/llvm-project/commit/fc373522b044e0b150561204958f0d603fb4caba</a>
DIFF:
<a href="https://github.com/llvm/llvm-project/commit/fc373522b044e0b150561204958f0d603fb4caba.diff">https://github.com/llvm/llvm-project/commit/fc373522b044e0b150561204958f0d603fb4caba.diff</a>

LOG: [arm] Add big-endian version of pcrel fixups for adr instructions

Summary:
In 2e24219d3cbf, a number of ARM pcrel fixups were resolved at assembly
time, to solve PR44929. This only covered little-endian ARM however, so
add similar fixups for big-endian ARM. Also extend the test case to
cover big-endian ARM.

Reviewers: hans, psmith, MaskRay

Reviewed By: psmith, MaskRay

Subscribers: kristof.beyls, hiraditya, danielkiss, emaste, llvm-commits

Tags: #llvm

Differential Revision: <a href="https://reviews.llvm.org/D79774">https://reviews.llvm.org/D79774</a></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>