summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCParser/WasmAsmParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Target features sectionThomas Lively2019-03-201-3/+4
* [WebAssembly] Add support for data sections in the assembler.Wouter van Oortmerssen2019-03-041-8/+23
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-3/+43
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-24/+23
* [WebAssembly] Make segment/size/type directives optional in asmWouter van Oortmerssen2019-02-041-4/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Fixed objdump not parsing function headers.Wouter van Oortmerssen2019-01-171-8/+15
* [WebAssembly] Added WasmAsmParser.Wouter van Oortmerssen2018-11-121-0/+145
OpenPOWER on IntegriCloud