[WebAssembly] Support for register stackifying with load and store instructions.
[oota-llvm.git] / lib / Target / WebAssembly / README.txt
index 8604528b2fc8e4c157f3429e363762219a473f92..bfb124d504eb91289cc6de49191fab2a8c4cd763 100644 (file)
@@ -22,7 +22,7 @@ Interesting work that remains to be done:
 
 //===---------------------------------------------------------------------===//
 
-set_local and store instructions have a return value. We should (a) model this,
+set_local instructions have a return value. We should (a) model this,
 and (b) write optimizations which take advantage of it. Keep in mind that
 many set_local instructions are implicit!