Re: [PATCH] D11369: WebAssembly: basic bitcode → assembly CodeGen test
Dan Gohman
dan433584 at gmail.com
Tue Jul 21 14:08:39 PDT 2015
sunfish added inline comments.
================
Comment at: lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp:36
@@ +35,3 @@
+
+#define DEBUG_TYPE "asm-printer"
+
----------------
Should this be "wasm-asm-printer"? And should the one in InstPrinter/WebAssemblyInstPrinter.cpp be that too?
http://reviews.llvm.org/D11369
More information about the llvm-commits
mailing list