summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Mips] Use appropriate private label prefix based on Mips ABIMirko Brkusanin2019-10-231-1/+2
* [WebAssembly] clang-tidy (NFC)Heejin Ahn2019-02-041-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Remove ELF file support.Sam Clegg2018-07-161-30/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Add exception handling option and featureHeejin Ahn2018-02-241-6/+0
* Unbreak build of the wasm backend after r300463.Benjamin Kramer2017-04-171-2/+2
* [WebAssembly] Add skeleton MC support for the Wasm container formatDan Gohman2017-02-221-2/+32
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+0
* [WebAssembly] Don't create a needless .note.GNU-stack sectionDan Gohman2016-01-151-0/+3
* WebAssembly: use .skip instead of .zero directiveJF Bastien2016-01-071-0/+4
* [WebAssembly] Use the default private label prefixes.Dan Gohman2016-01-071-3/+0
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-10/+0
* WebAssembly: add small FIXME for AsmPrinter.JF Bastien2015-08-261-0/+1
* WebAssembly: comment out .globl when printing textual assemblyJF Bastien2015-08-251-1/+4
* WebAssembly: more MCAsmInfo nits.JF Bastien2015-07-271-5/+1
* WebAssembly: minor MCAsmInfo fixesJF Bastien2015-07-271-1/+8
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+53
OpenPOWER on IntegriCloud