search for: outputhandlejustincase

Displaying 2 results from an estimated 2 matches for "outputhandlejustincase".

2014 Apr 09
1
[LLVMdev] LLVM 3.4 performance regressed?
..._CPU -DNDEBUG blocksort.c clang -g -std=c89 -D_GNU_SOURCE -c -emit-llvm -c -o bzip2.o -DSPEC_CPU -DNDEBUG bzip2.c bzip2.c:487:27: warning: incompatible pointer to integer conversion assigning to 'int' from 'void *' [-Wint-conversion] outputHandleJustInCase = NULL; ^ ~~~~ bzip2.c:614:27: warning: incompatible pointer to integer conversion assigning to 'int' from 'void *' [-Wint-conversion] outputHandleJustInCase = NULL; ^ ~~~~ 2 warnings generated. clang -g -std=c89 -D_GN...
2014 Apr 07
4
[LLVMdev] LLVM 3.4 performance regressed?
Hi, It was suggested that I post my question regarding a LLVM 3.4 performance regression to this mailing list, rather than stackoverflow. So here is the link: https://stackoverflow.com/questions/22902034/llvm-3-4-performance-regressed Thanks :) Jens -- Jens Tröger http://savage.light-speed.de/