summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* [AsmPrinter] refactor to remove remove AsmVariant. NFCNick Desaulniers2019-04-101-4/+2
* [WebAssembly] Merge used feature sets, update atomics linkage policyThomas Lively2019-03-291-1/+1
* [WebAssembly] Target features sectionThomas Lively2019-03-201-0/+1
* [WebAssembly] Remove unneeded MCSymbolRefExpr variantsSam Clegg2019-02-221-1/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Add languages from debug info to producers sectionThomas Lively2019-01-181-0/+1
* [WebAssembly] Refactor WasmSignature and use it for MCSymbolWasmDerek Schuff2018-10-031-0/+5
* [WebAssembly] clang-format (NFC)Heejin Ahn2018-09-051-2/+2
* [WebAssembly] Remove ELF file support.Sam Clegg2018-07-161-1/+0
* WebassemblyAsmPrinter.h: Include WebAssemblyMachineFunctionInfo for use with ...David Blaikie2017-10-241-1/+1
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-0/+77
OpenPOWER on IntegriCloud