[llvm-bugs] [Bug 39826] merge:.rdata=.text produces broken executable

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 24 22:06:16 PDT 2019


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

Rui Ueyama <ruiu at google.com> changed:

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

--- Comment #16 from Rui Ueyama <ruiu at google.com> ---
I found a bug for .voltbl:
https://bugs.chromium.org/p/chromium/issues/detail?id=925943

It seems .00cfg is a section for Control Flow Graph. I'm not sure if we should
leave it out in an output, but that's a different topic than this bug. I'm
closing this bug as resolved as the issue has been resolved.

-- 
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/20190925/0d990950/attachment-0001.html>


More information about the llvm-bugs mailing list