commit | be10e8e99a78caae01fb65769218800d465144ae | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Jan 22 12:09:44 2016 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Thu Jan 28 18:13:53 2016 +0000 |
tree | cfa5cd3264137febdba6e49cae0393c779c6439c | |
parent | fa72bf1823a39b43552fa1b9ae572023830a4ac1 [diff] [blame] |
Optimizing: Try pattern substitution when we cannot inline. Change-Id: I7c01f4494bac8498accc0f087044ec509fee4c98
diff --git a/test/569-checker-pattern-replacement/info.txt b/test/569-checker-pattern-replacement/info.txt new file mode 100644 index 0000000..4dfa932 --- /dev/null +++ b/test/569-checker-pattern-replacement/info.txt
@@ -0,0 +1 @@ +Test pattern substitution used when we cannot inline.