Displaying 1 result from an estimated 1 matches for "extractsubmodule".
2019 Aug 08
6
New ORC v2 LLJIT - global variables
...es
by name? Looking through the CompileOnDemandLayer it seems to change the
names of globals to "__orc_lcl.<name><id>". Does this affect the lookup
methods? I noticed that all of the globals we are looking for are tagged
with Internal linkage and end up getting emitted through extractSubModule().
Any help is appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190808/bf4f8ea4/attachment.html>