[WebAssembly] Remove a TODO comment which is no longer needed. NFC.
[oota-llvm.git] / lib / Target / WebAssembly / MCTargetDesc /
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-08-26 JF BastienWebAssembly: add small FIXME for AsmPrinter.
2015-08-25 JF BastienWebAssembly: comment out .globl when printing textual...
2015-07-28 JF BastienWebAssembly: MCAsmInfo only has one syntax variant...
2015-07-27 JF BastienWebAssembly: more MCAsmInfo nits.
2015-07-27 JF BastienWebAssembly: minor MCAsmInfo fixes
2015-07-22 JF BastienWebAssembly: basic bitcode → assembly CodeGen test
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...
2015-07-01 Dan Gohman[WebAssembly] Define separate Target instances for...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend