<div dir="ltr">Hi All,<div><br></div><div>The attached patch adds an "SF_Exported" flag to libObject Symbols. The new Orc JIT infrastructure relies on this to correctly resolve symbols for TUs that have been broken up.</div><div><br></div><div>This patch is based on work by Anthony Pesch - thanks Anthony!</div><div><br></div><div>No test case - None of the command-line tools query this flag, and there are no libObject unit tests yet. (Perhaps we should discuss adding some - we just need to figure out the most reasonable way to construct the ObjectFile instances). This can be tested indirectly by a simple Orc regression test once Orc is in tree: Have two "static foo" functions in different modules and verify that calls to them resolve correctly.</div><div><br></div><div>Cheers,</div><div>Lang.</div></div>