search for: r80424

Displaying 1 result from an estimated 1 matches for "r80424".

Did you mean: 280424
2009 Sep 03
0
[LLVMdev] LLVM 2.6 Cygwin Release
...9; :- ifeq ($(OS), Cygwin) PARALLEL_DIRS := $(filter-out libprofile, $(PARALLEL_DIRS)) endif There maybe a better fix to make it work. Aaron ---------- Forwarded message ---------- From: Nick Lewycky <nicholas at mxc.ca> Date: 2009/8/29 Subject: [llvm-commits] [llvm-gcc-4.2] r80424 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp To: llvm-commits at cs.uiuc.edu Author: nicholas Date: Sat Aug 29 02:23:49 2009 New Revision: 80424 URL: http://llvm.org/viewvc/llvm-project?rev=80424&view=rev Log: Fix invalid conversion. Patch by Aaron Gray! Modified: llvm-gcc-4.2/trunk/gcc/ll...