From cd76af4a62d1c7ef4f71e5b02e2ae02382788574 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Sat, 26 Jan 2008 06:53:40 +0000 Subject: [PATCH] Rename the .c to .ll git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46396 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../{2008-01-25-EmptyFunction.c => 2008-01-25-EmptyFunction.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/CodeGen/PowerPC/{2008-01-25-EmptyFunction.c => 2008-01-25-EmptyFunction.ll} (100%) diff --git a/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.c b/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll similarity index 100% rename from test/CodeGen/PowerPC/2008-01-25-EmptyFunction.c rename to test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll