Fix a corresponding bug in WasmAsmParser around parsing.tdata sections.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91113
[lld][WebAssembly] Convert tls code to asm format ClosedPublic Authored by sbc100 on Nov 9 2020, 5:25 PM.
Details
Summary Fix a corresponding bug in WasmAsmParser around parsing.tdata sections.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 10 2020, 11:32 AM This revision was landed with ongoing or failed builds.Nov 10 2020, 11:39 AM Closed by commit rG504cb2730c25: [lld][WebAssembly] Convert TLS tests to asm format (authored by sbc100). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 304276 lld/test/wasm/no-tls.ll
lld/test/wasm/no-tls.s
lld/test/wasm/tls-align.ll
lld/test/wasm/tls-align.s
lld/test/wasm/tls.ll
lld/test/wasm/tls.s
llvm/lib/MC/MCParser/WasmAsmParser.cpp
|