[LLVMbugs] [Bug 9493] Dwarf relocation missing in ARM assembly output

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 4 11:03:51 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=9493

Paul Robinson <paul.robinson at am.sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |paul.robinson at am.sony.com
         Resolution|FIXED                       |

--- Comment #7 from Paul Robinson <paul.robinson at am.sony.com> 2012-06-04 13:03:51 CDT ---
Reopened, because it shouldn't have been closed. Comment 5 says it was fixed
in r127757, but actually this was reverted by r127763. The revert wasn't 
mentioned in this bug, probably because the bug wasn't cited in the commit log,
so later this bug was closed because there wasn't any indication that
something had gone wrong.

I noticed because I ran into the same problem with DW_AT_location.

I'll be submitting a patch to llvm-commits that should address both the
original bug and the problem that caused it to be reverted.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list