When moving a Symbol between Blocks that are in different Sections, update the symbol tables for each Section. Otherwise symbol.getBlock().getSection() will not match the contents of Section::symbols(), which asserts during linking.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo