[llvm-bugs] [Bug 38607] Using a private global as a global_ctor key fails when emitting a COFF object

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 16 14:46:24 PDT 2018


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

Reid Kleckner <rnk at google.com> changed:

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

--- Comment #3 from Reid Kleckner <rnk at google.com> ---
That's reasonable, but I don't think we should check it in the assembler, I
think that would be the responsibility of codegen.

I think it's better if MC is "dumb" and lets the user make weird object files
to make it easier to test linker corner cases.

-- 
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/20180816/99c6d418/attachment-0001.html>


More information about the llvm-bugs mailing list