This is a temporary solution until a proper WASM implementation of
MCAsmParserExtension is in place, but at least for now will unblock this
path.
Added test to make sure this path works with the WASM Assembler.
Paths
| Differential D45386
[WebAssembly] Enabled -triple=wasm32-unknown-unknown-wasm path using ELF directive parser. ClosedPublic Authored by aardappel on Apr 6 2018, 12:32 PM.
Details Summary This is a temporary solution until a proper WASM implementation of Added test to make sure this path works with the WASM Assembler.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 6 2018, 12:37 PM aardappel retitled this revision from Enabled -triple=wasm32-unknown-unknown-wasm path using ELF directive parser. to [WebAssembly] Enabled -triple=wasm32-unknown-unknown-wasm path using ELF directive parser..Apr 6 2018, 4:39 PM Closed by commit rL330370: [WebAssembly] Enabled -triple=wasm32-unknown-unknown-wasm path using ELF… (authored by sbc). · Explain WhyApr 19 2018, 3:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 143168 llvm/trunk/lib/MC/MCParser/AsmParser.cpp
llvm/trunk/test/MC/WebAssembly/basic-assembly.s
|