[llvm-bugs] [Bug 36779] PPC64 large code model .eh_frame uses R_PPC64_REL32 relocations instead of R_PPC64_REL64

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 23 17:11:23 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=36779

Eric Christopher <echristo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Eric Christopher <echristo at gmail.com> ---
Yep. Looks right to me.

Fixed thusly:

echristo at athyra ~/s/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
        M       lib/MC/MCObjectFileInfo.cpp
        M       test/MC/ELF/cfi-large-model.s
Committed r328400

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180324/2e0c7481/attachment.html>


More information about the llvm-bugs mailing list