This largely to let Binaryen consistently detect features.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112266
[WebAssembly] support Memory64 in target_features section ClosedPublic Authored by aardappel on Oct 21 2021, 1:47 PM.
Details Summary This largely to let Binaryen consistently detect features.
Diff Detail
Event TimelineHerald added subscribers: wingo, ecnelises, sunfish and 3 others. · View Herald TranscriptOct 21 2021, 1:47 PM This revision is now accepted and ready to land.Oct 24 2021, 10:23 PM Closed by commit rG5694dbccc3c8: [WebAssembly] support Memory64 in target_features section (authored by aardappel). · Explain WhyOct 25 2021, 9:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 382028 llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
llvm/test/CodeGen/WebAssembly/memory64-feature.ll
llvm/test/MC/WebAssembly/debug-info64.ll
|