summaryrefslogtreecommitdiffstats
path: root/test/478-checker-inliner-nested-loop/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/478-checker-inliner-nested-loop/info.txt')
-rw-r--r--test/478-checker-inliner-nested-loop/info.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/478-checker-inliner-nested-loop/info.txt b/test/478-checker-inliner-nested-loop/info.txt
new file mode 100644
index 0000000000..c221e37285
--- /dev/null
+++ b/test/478-checker-inliner-nested-loop/info.txt
@@ -0,0 +1,2 @@
+Tests inlining into a nested loop. SSAChecker should verify that
+loop information was updated correctly.