Fix bug in wasm-ld's Writer::createInitTLSFunction that only finds .tdata if it's the first section.
Details
Details
- Reviewers
tlively aheejin sbc100 - Commits
- rG6de5254ec9f3: Merging r366500: --------------------------------------------------------------…
rL366707: Merging r366500:
rG21aafc2e0c5c: [WebAssembly] fix bug in finding .tdata segment
rLLD366500: [WebAssembly] fix bug in finding .tdata segment
rL366500: [WebAssembly] fix bug in finding .tdata segment
Diff Detail
Diff Detail
- Repository
- rL LLVM