The offset recorded in export trie nodes is used to capture symbol
information like address and node size. This offset should be relative to the
root of the trie. This updates to processExportNode to follow that
expectation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo