aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/GCMetadata.cpp
diff options
context:
space:
mode:
authorWouter van Oortmerssen <aardappel@gmail.com>2018-11-12 20:15:01 +0000
committerWouter van Oortmerssen <aardappel@gmail.com>2018-11-12 20:15:01 +0000
commitcc75e77df5a3b6f0bc944408ff481de18b793f22 (patch)
treee805214a4932a7b8f1a7d293794521d69b23de40 /llvm/lib/CodeGen/GCMetadata.cpp
parentbd844e0de7aca247ec0a1a6ecd2742d99a86d15d (diff)
downloadllvm-cc75e77df5a3b6f0bc944408ff481de18b793f22.zip
llvm-cc75e77df5a3b6f0bc944408ff481de18b793f22.tar.gz
llvm-cc75e77df5a3b6f0bc944408ff481de18b793f22.tar.bz2
[WebAssembly] Added WasmAsmParser.
Summary: This is to replace the ELFAsmParser that WebAssembly was using, which so far was a stub that didn't do anything, and couldn't work correctly with wasm. This new class is there to implement generic directives related to wasm as a binary format. Wasm target specific directives are still parsed in WebAssemblyAsmParser as before. The two classes now cooperate more correctly too. Also implemented .result which was missing. Any unknown directives will now result in errors. Reviewers: dschuff, sbc100 Subscribers: mgorny, jgravelle-google, eraman, aheejin, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D54360 llvm-svn: 346700
Diffstat (limited to 'llvm/lib/CodeGen/GCMetadata.cpp')
0 files changed, 0 insertions, 0 deletions