Displaying 2 results from an estimated 2 matches for "dc5d37a9".
2016 Jan 25
2
SF_Exported vs SF_Hidden
...LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160124/dc5d37a9/attachment.html>
2016 Jan 24
2
SF_Exported vs SF_Hidden
Hi Rui, Rafael, Kevin, Nick,
In r258665 I added a line to set the SF_Exported flag in COFFObjectFile -
the JIT needs this flag to distinguish exported symbols from non-exported
ones.
In the process of trying to write a test case for that, a couple of
questions came up:
(1) Previously COFF wasn't setting either SF_Exported or SF_Hidden. What is
the linker using to build the export table for