From 7a034b11278f222da01ace76a00fab210364af8b Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 27 Oct 2009 17:40:49 +0000 Subject: [PATCH] change of mind :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85258 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Feature/{switch.ll => terminators.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/Feature/{switch.ll => terminators.ll} (100%) diff --git a/test/Feature/switch.ll b/test/Feature/terminators.ll similarity index 100% rename from test/Feature/switch.ll rename to test/Feature/terminators.ll -- 2.34.1