From: Tobias Grosser Date: Mon, 6 Mar 2017 16:03:26 +0000 (+0000) Subject: Fix minor typo introduce in r297014 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29bebdffbbdb1960794319cc200458afd4e067e9;p=llvm Fix minor typo introduce in r297014 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297020 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Analysis/RegionInfo/outgoing_edge_1.ll b/test/Analysis/RegionInfo/outgoing_edge_1.ll index 904194d9973..6f51131a188 100644 --- a/test/Analysis/RegionInfo/outgoing_edge_1.ll +++ b/test/Analysis/RegionInfo/outgoing_edge_1.ll @@ -36,4 +36,4 @@ bb8: ; CHECK: [0] bb => ; CHECK-NEXT: [1] bb1 => bb8 -; CHECK-NEXT: End Region tree +; CHECK-NEXT: End region tree