]> granicus.if.org Git - clang/commitdiff
Rename function.
authorEric Christopher <echristo@apple.com>
Fri, 2 Dec 2011 02:12:09 +0000 (02:12 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 2 Dec 2011 02:12:09 +0000 (02:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145669 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/asm.c

index 019eb9ca3e6735063277f747351eb1af629359b7..36b669ad0ef0590009deb8159530c1ecea7be90a 100644 (file)
@@ -211,7 +211,7 @@ void *t24(char c) {
 
 
 // PR10299 - fpsr, fpcr
-void test(void)
+void t25(void)
 {
   __asm__ __volatile__(                                           \
                       "finit"                             \