[LLVMbugs] [Bug 21761] Strange code in DwarfUnit::addRegisterOffset

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 5 11:24:07 PST 2014


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

Eric Christopher <echristo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |echristo at gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Eric Christopher <echristo at gmail.com> ---
Thanks muchly. Looks like one of my refactorings showed the duplication here,
but I didn't catch it at the time.

Fixed thusly:

    M    lib/CodeGen/AsmPrinter/DwarfUnit.cpp
Committed r223502

-- 
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/20141205/da27954a/attachment.html>


More information about the llvm-bugs mailing list