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

John Brawn <john.brawn....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |john.brawn....@gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from John Brawn <john.brawn....@gmail.com> ---
With latest trunk clang I get no error when reading the produced object using
readelf from binutils 2.26.2. Looking at the output of a clang from about a
year ago it looks like previously the section size of .ARM.attributes for this
example was incorrectly set to 72 bytes whereas now it's correctly set to 58
bytes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to