From: Eric Christopher Date: Fri, 2 Dec 2011 02:12:09 +0000 (+0000) Subject: Rename function. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=867a379acd42b0edef4836f44af540c7e34cc021;p=clang Rename function. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145669 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/asm.c b/test/CodeGen/asm.c index 019eb9ca3e..36b669ad0e 100644 --- a/test/CodeGen/asm.c +++ b/test/CodeGen/asm.c @@ -211,7 +211,7 @@ void *t24(char c) { // PR10299 - fpsr, fpcr -void test(void) +void t25(void) { __asm__ __volatile__( \ "finit" \