search for: 1053092

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

2009 Jul 17
9
[LLVMdev] speed and code size issues
...xr-xr-x 1 jsg wsrc 6.9M Jul 18 02:17 bsd ========================= llvm-gcc 4.2.1 svn 20090717 gcc version 4.2.1 (Based on Apple Inc. build 5646) (LLVM build) ld -Ttext 0xD0200120 -e start -N --warn-common -S -x -o bsd ${SYSTEM_OBJ} vers.o text data bss dec hex 7235924 179256 1053092 8468272 813730 18m4.05s real 16m35.42s user 1m35.06s system -rw-r--r-- 1 jsg wsrc 118K Jul 18 01:12 if_spppsubr.o -rw-r--r-- 1 jsg wsrc 124K Jul 18 01:16 pci_subr.o -rw-r--r-- 1 jsg wsrc 125K Jul 18 01:07 aic79xx.o -rw-r--r-- 1 jsg wsrc 159K Jul 18 01:09 bwi.o -rw-r--r--...
2016 Feb 13
2
r260758 broke windows build
On 2/12/2016 9:47 PM, Vince Harron wrote: > Are you building LLDB? Im guessing that is where the failure is I'm building LLVM. The failure in the buildbot happens when compiling HexagonFrameLowering.cpp: ---------- FAILED: C:\PROGRA~2\MICROS~1.0\VC\bin\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /W4 -wd4141 -wd4146 -wd4180 -wd4244 -wd4258 -wd4267 -wd4291 -wd4345 -wd4351 -wd4355 -wd4456