search for: alacatialab

Displaying 12 results from an estimated 12 matches for "alacatialab".

Did you mean: alacatialabs
2008 Apr 04
1
[LLVMdev] Mark your calendars: LLVM 2008 Developer Meeting
...email me your name and company, and I'll add you to the list. Up-to-date information can be found on the website at: <http://llvm.org/devmtg/current/ >. Thank you everyone, and I look forward to seeing you in August! -Jon -- Jonathan Johnson President Alacatia Labs, Inc. http://www.alacatialabs.com/
2009 Jun 04
3
[LLVMdev] Structured Exception Handling (SEH) on Windows
On Jun 3, 2009, at 18:50, Eli Friedman wrote: > On Wed, Jun 3, 2009 at 2:20 PM, Joe Ranieri<joe at alacatialabs.com> > wrote: >> Has any progress been made on structured exception handling on >> Windows? I saw a post by Duncan Sands back in September 2008, but >> haven't seen anything since. I'm trying to generate code to run on >> Windows, but would really prefer not...
2009 Jun 03
2
[LLVMdev] Structured Exception Handling (SEH) on Windows
Has any progress been made on structured exception handling on Windows? I saw a post by Duncan Sands back in September 2008, but haven't seen anything since. I'm trying to generate code to run on Windows, but would really prefer not to ship libgcc... -- Joe Ranieri
2009 Jun 03
0
[LLVMdev] Structured Exception Handling (SEH) on Windows
On Wed, Jun 3, 2009 at 2:20 PM, Joe Ranieri<joe at alacatialabs.com> wrote: > Has any progress been made on structured exception handling on > Windows? I saw a post by Duncan Sands back in September 2008, but > haven't seen anything since. I'm trying to generate code to run on > Windows, but would really prefer not to ship libgcc... I f...
2008 Jan 07
0
[LLVMdev] [cfe-dev] RFC: 2008 LLVM Conference
...erests? > 4. Are you or your company willing to make a donation? > 5. What timeframe and location is best for you? > > For reference, here is last year's page: > http://llvm.org/devmtg/2007-05/ Thanks everyone! Jon -- Jonathan Johnson President Alacatia Labs, Inc. http://www.alacatialabs.com/
2008 Jan 06
2
[LLVMdev] [cfe-dev] RFC: 2008 LLVM Conference
On Jan 6, 2008, at 3:23 AM, Bill Wendling wrote: > It's the new year! So the question on everybody's mind is, of course, > "Will there be another LLVM conference?". I'm sending this out to > gauge interest levels. People seemed to like the conference last > year, and I personally enjoyed meeting the LLVM community. If people > are interested in having one this
2008 Mar 23
0
[LLVMdev] LLVM 2008 Developer Meeting Survey
...vey regarding the possible dates of the meeting. We're looking to get some input on which dates are most convenient for everyone. You can take the survey here: <http://www.polldaddy.com/s/15337DEB890F1857/> Thanks! -Jon -- Jonathan Johnson President Alacatia Labs, Inc. http://www.alacatialabs.com/
2008 Apr 03
0
[LLVMdev] LLVM Developer Meeting #2: Aug 1, 2008
...need from you: Now that we have a date, we hope you can book travel and confirm your attendance: This is particularly important for speakers. If you would like to give a presentation, please let us know! Jonathan will start adding this information to the web page, please email him (jon at alacatialabs.com ) and CC Tanya (tonic at nondot.org). If you are a student contributor, or a regular llvm contributor with financial constraints that would prevent you from attending, we will try to help offset some of your travel costs. Please send information about your situation, expected expenses...
2008 Jan 06
0
[LLVMdev] Another memory fun
but why this code don't work: ; ModuleID = 'sample.lz' @.str1 = internal global [6 x i8] c"world\00" ; <[6 x i8]*> [#uses=1] @.str2 = internal global [7 x i8] c"hello \00" ; <[7 x i8]*> [#uses=1] @.str7 = internal global [7 x i8] c"father\00" ; <[7 x i8]*> [#uses=1] @.str8 = internal global [8 x i8]
2008 Jan 06
4
[LLVMdev] Another memory fun
Yes, I agree with you -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080106/efb1c465/attachment.html>
2010 May 11
0
[LLVMdev] New libc++ LLVM Subproject
On 5/11/10 4:43 PM, Chris Lattner wrote: > Hi All, > > LLVM now includes a C++ standard library, written by Howard Hinnant. You can read about it here: > http://blog.llvm.org/2010/05/new-libc-c-standard-library.html > > Or get the code here: > svn co http://llvm.org/svn/llvm-project/libcxx/trunk libcxx > > If you have questions or comments, please direct them to one of
2008 Jan 06
0
[LLVMdev] RFC: 2008 LLVM Conference
If the time is convenient, I'd love to attend (I'm a newbie with LLVM, but am starting to integrate it into my personal project). I do have a question, as my google searches are fruitless: when and where was it last year? -Jon On Jan 6, 2008, at 5:26 AM, Bill Wendling wrote: > Hi all, > > It's the new year! So the question on everybody's mind is, of course, >