search for: naroff

Displaying 20 results from an estimated 22 matches for "naroff".

Did you mean: snaroff
2008 Oct 23
0
[LLVMdev] Windows build broken?
steve naroff <snaroff at apple.com> writes: > Folks, > > It appears the Windows build has regressed over the past week. > > The build fails quite early (during the "Performing TableGenStep" > phase). > > Any help/pointers would be appreciated. It breaks for me because...
2008 Oct 23
4
[LLVMdev] Windows build broken?
Folks, It appears the Windows build has regressed over the past week. The build fails quite early (during the "Performing TableGenStep" phase). Any help/pointers would be appreciated. Thanks, snaroff (a clang developer)
2008 Dec 17
5
[LLVMdev] Windows build problems
Folks, Is anyone else the failure below? On Mac OS X everything builds properly... Thanks for any help, snaroff -------------- next part -------------- A non-text attachment was scrubbed... Name: Picture 27.png Type: image/png Size: 18959 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081217/e7d37fee/attachment.png>
2009 Jan 15
9
[LLVMdev] win32/llvm.sln, win32/clang.sln
Folks, Is anyone still using the Visual Studio solution files in the win32 directory? If they aren't being maintained, they should probably be removed (to avoid any confusion). Thanks for any feedback, snaroff
2008 Dec 05
2
[LLVMdev] Windows build problem...
I'm seeing the following build problem on Windows. I'm using cmake, but haven't verified "it" is the problem. Is anyone else seeing this problem? Any help would be appreciated. Thanks, snaroff -------------- next part -------------- A non-text attachment was scrubbed... Name: Picture 21.png Type: image/png Size: 24840 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081205/d9f99439/attachment.png> -------------- next part --------------
2008 Dec 05
0
[LLVMdev] Windows build problem...
steve naroff <snaroff at apple.com> writes: > I'm seeing the following build problem on Windows. I'm using cmake, > but haven't verified "it" is the problem. > > Is anyone else seeing this problem? > > Any help would be appreciated. Thanks, Those are the same erro...
2008 Dec 17
0
[LLVMdev] Windows build problems
...ow, it does not update the .cvs files (probably because bison is missing), and so, the llvmAsmParser.cpp is not in sync with the .y file. As the Mac OS build process update the cvs files, commiting them after building on OS X should be enough to solve the issue. Le 17 déc. 08 à 14:27, steve naroff a écrit : > Folks, > > Is anyone else the failure below? > > On Mac OS X everything builds properly... > > Thanks for any help, > > snaroff > > <Picture 27.png>_______________________________________________ > LLVM Developers mailing list > LLVMdev at c...
2008 Dec 20
2
[LLVMdev] Windows build problems...
...to fix the problem (I made sure DataTypes.h was removed and regenerated). I searched through the recent llvm commits and can't find anything relevant to this file or data type. If you build llvm on Windows, please let me know if you are seeing the same problems. Thanks for any help, snaroff -------------- next part -------------- A non-text attachment was scrubbed... Name: Picture 28.png Type: image/png Size: 35149 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081219/8e9531fd/attachment.png>
2008 Dec 20
0
[LLVMdev] Windows build problems...
On Dec 19, 2008, at 4:00 PM, steve naroff wrote: > Folks, > > I'm having a bizarre build failure on Windows (having to do with > basic types such as uint8_t, uint32_t). > > I've done a clean build and it doesn't seem to fix the problem (I > made sure DataTypes.h was removed and regenerated). > >...
2009 Jan 15
0
[LLVMdev] [cfe-dev] Testing and CMake
Hello Steve. steve naroff <snaroff at apple.com> writes: > For development, CMake is working great for me. I rarely get build > errors related to the project file being out-of-date. > > Is it true that CMake only generates absolute paths? Any idea on the > difficulty of generating relative paths? I...
2009 Jan 15
1
[LLVMdev] [cfe-dev] Testing and CMake
On Jan 15, 2009, at 11:40 AM, Óscar Fuentes wrote: > Hello Steve. > > steve naroff <snaroff at apple.com> writes: > >> For development, CMake is working great for me. I rarely get build >> errors related to the project file being out-of-date. >> >> Is it true that CMake only generates absolute paths? Any idea on the >> difficulty of generati...
2008 Dec 17
1
[LLVMdev] Windows build problems
....cvs files (probably because > bison is missing), and so, the llvmAsmParser.cpp is not in sync with > the .y file. > > As the Mac OS build process update the cvs files, commiting them after > building on OS X should be enough to solve the issue. > > Le 17 déc. 08 à 14:27, steve naroff a écrit : > >> Folks, >> >> Is anyone else the failure below? >> >> On Mac OS X everything builds properly... >> >> Thanks for any help, >> >> snaroff >> >> <Picture 27.png>_______________________________________________ &gt...
2009 Jan 15
5
[LLVMdev] [cfe-dev] Testing and CMake (was: win32/llvm.sln, win32/clang.sln)
...e is working great for me. I rarely get build errors related to the project file being out-of-date. Is it true that CMake only generates absolute paths? Any idea on the difficulty of generating relative paths? I consider this a pretty big obstacle... Thanks for all your hard work on this, snaroff On Jan 15, 2009, at 9:46 AM, Óscar Fuentes wrote: > Douglas Gregor <dgregor at apple.com> writes: > >>>> Please, don't remove, I'm using!!! >>> >>> What's preventing you from using CMake? >>> >>> Is there some problem we can...
2009 Jan 15
0
[LLVMdev] win32/llvm.sln, win32/clang.sln
...he solution and compile without any complication. They haven't been updated in a while, but it would be nice to have working ones in the 2.5 release... Cheers, Nicolas -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of steve naroff Sent: donderdag 15 januari 2009 1:09 To: llvmdev at cs.uiuc.edu; cfe-dev at cs.uiuc.edu Subject: [LLVMdev] win32/llvm.sln, win32/clang.sln Folks, Is anyone still using the Visual Studio solution files in the win32 directory? If they aren't being maintained, they should probably be removed...
2007 Jul 11
1
[LLVMdev] New LLVM C front-end: "clang"
...means that LLVM can now be used for a variety source-level analysis and transformation tasks that it was not suitable for before. For more information about the motivation behind this work, please see Steve's talk at the LLVM '07 developer meeting: http://llvm.org/devmtg/2007-05/09-Naroff-CFE.pdf http://llvm.org/devmtg/2007-05/09-Naroff-CFE.mov Currently, there is not a lot of documentation for the project, but the code is well commented, and there is a README.txt file at the root of the tree with some notes, here: http://llvm.org/svn/llvm- project/cfe/trunk/README.txt W...
2009 Jan 15
0
[LLVMdev] win32/llvm.sln, win32/clang.sln
I am still using them for llc/llvm-as/opt/llvm-dis/tablegen and a few others. -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of steve naroff Sent: Wednesday, January 14, 2009 4:09 PM To: llvmdev at cs.uiuc.edu; cfe-dev at cs.uiuc.edu Subject: [LLVMdev] win32/llvm.sln, win32/clang.sln Folks, Is anyone still using the Visual Studio solution files in the win32 directory? If they aren't being maintained, they should probably be rem...
2009 Jan 15
0
[LLVMdev] win32/llvm.sln, win32/clang.sln
...nd remove the other one. If it helps, you can put in the win32 directory the result of CMake, or add a script that generate this win32 directory with cmake. Gab > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf Of steve naroff > Sent: Thursday, January 15, 2009 1:09 AM > To: llvmdev at cs.uiuc.edu; cfe-dev at cs.uiuc.edu > Subject: [LLVMdev] win32/llvm.sln, win32/clang.sln > > Folks, > > Is anyone still using the Visual Studio solution files in the win32 > directory? > > If they aren'...
2009 Jan 15
0
[LLVMdev] [cfe-dev] Testing and CMake (was: win32/llvm.sln, win32/clang.sln)
Hi Steve, On Thu, 15 Jan 2009, steve naroff wrote: > For development, CMake is working great for me. I rarely get build > errors related to the project file being out-of-date. > > Is it true that CMake only generates absolute paths? Any idea on the > difficulty of generating relative paths? I consider this a pretty big > ob...
2009 Feb 02
0
[LLVMdev] [cfe-commits] r63168 - /cfe/trunk/Driver/clang.cpp
Hi Piortr, This also breaks the hand-built VC++ project. Any clues on where I should define this? Thanks, snaroff -------------- next part -------------- A non-text attachment was scrubbed... Name: Picture 7.png Type: image/png Size: 13645 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090202/eb726ff5/attachment.png> -------------- next part -------------- On J...
2008 Jul 14
0
Second Annual LLVM Developers' Meeting (second announcement; includes selected talks)
...users to get acquainted, to learn how LLVM is used, and to exchange ideas about LLVM and its (potential) applications. The following talks have been selected: Adobe Image Foundation and Adobe PixelBender: Our Usage of LLVM Chuck Rose III, Adobe Cell Backend Scott Michel, Aerospace Clang Steve Naroff, Apple CodeGen Overview and Focus on SelectionDAGs Dan Gohman, Apple Finding Bugs with Source Code Analysis Ted Kremenek, Apple Building an Efficient JIT with LLVM Nate Begeman, Apple llvm2c - New LLVM Compiler Driver Anton Korobeynikov, Saint Petersburg State University. LLVM Hardware Backend...