From 524961e57fcd1080f3c78a8c97dc8364836f48a8 Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Mon, 22 Jun 2009 21:09:17 +0000 Subject: [PATCH] It's coalescer, not coaleser. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73902 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../ARM/{2008-09-14-CoaleserBug.ll => 2008-09-14-CoalescerBug.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/CodeGen/ARM/{2008-09-14-CoaleserBug.ll => 2008-09-14-CoalescerBug.ll} (100%) diff --git a/test/CodeGen/ARM/2008-09-14-CoaleserBug.ll b/test/CodeGen/ARM/2008-09-14-CoalescerBug.ll similarity index 100% rename from test/CodeGen/ARM/2008-09-14-CoaleserBug.ll rename to test/CodeGen/ARM/2008-09-14-CoalescerBug.ll -- 2.34.1