[WebAssembly] Factor out a TypeToString function, since we need it in multiple places.
[oota-llvm.git] / lib / Target / WebAssembly / Makefile
index a58e82d0c49b674ac2ad70395cfebea95ef53fc3..ccf63f0be55413b3d833da97577f782a1c0b29bc 100644 (file)
@@ -15,6 +15,7 @@ TARGET = WebAssembly
 BUILT_SOURCES = \
        WebAssemblyGenAsmWriter.inc \
        WebAssemblyGenDAGISel.inc \
+       WebAssemblyGenFastISel.inc \
        WebAssemblyGenInstrInfo.inc \
        WebAssemblyGenMCCodeEmitter.inc \
        WebAssemblyGenRegisterInfo.inc \