From 1683c95e159006d40a8458d29ef266ca741752c7 Mon Sep 17 00:00:00 2001 From: Som Snytt Date: Thu, 25 Jul 2013 12:58:56 -0700 Subject: SI-7622 Clean Up Phase Assembly Let optimiser components and continuations plugin opt-out when required flags are not set. Wasted time on a whitespace error in check file, so let --debug dump the processed check file and its diff. --- test/files/neg/t7622-multi-followers.check | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/neg/t7622-multi-followers.check (limited to 'test/files/neg/t7622-multi-followers.check') diff --git a/test/files/neg/t7622-multi-followers.check b/test/files/neg/t7622-multi-followers.check new file mode 100644 index 0000000000..5cda422ff0 --- /dev/null +++ b/test/files/neg/t7622-multi-followers.check @@ -0,0 +1 @@ +error: Phase parser has too many followers: multi1,multi2; created phase-order.dot -- cgit v1.2.3