[LLVMdev] cygwin/mingw help
Chris Lattner
clattner at apple.com
Thu Jan 21 13:07:21 PST 2010
Can someone with cygwin/mingw access tell me what .s file gcc compiles
this .c file to:
static int test[100];
void *x = &test;
Thanks!
-Chris
More information about the llvm-dev
mailing list