On Nov 26, 2007, at 10:23 PM, Zhou Sheng wrote:
> Author: sheng
> Date: Tue Nov 27 00:23:59 2007
> New Revision: 44354
>
> URL: http://llvm.org/viewvc/llvm-project?rev=44354&view=rev
> Log:
> Make this pass for CYGWIN.
Would this be better written as:
#if defined(__APPLE__)
void foo() __attribu
Author: sheng
Date: Tue Nov 27 00:23:59 2007
New Revision: 44354
URL: http://llvm.org/viewvc/llvm-project?rev=44354&view=rev
Log:
Make this pass for CYGWIN.
Modified:
llvm/trunk/test/CFrontend/extern-weak.c
Modified: llvm/trunk/test/CFrontend/extern-weak.c
URL:
http://llvm.org/viewvc/llvm-p