search for: sstewartgallus00

Displaying 7 results from an estimated 7 matches for "sstewartgallus00".

2015 Nov 09
3
[cfe-dev] [RFC] __attribute__((internal_linkage))
...feel that this is leading to semantic trouble. Thanks, MartinO -----Original Message----- From: Evgenii Stepanov [mailto:eugeni.stepanov at gmail.com] Sent: 09 November 2015 18:49 To: Robinson, Paul <Paul_Robinson at playstation.sony.com> Cc: Chris Lattner <clattner at apple.com>; sstewartgallus00 at mylangara.bc.ca; llvm-dev at lists.llvm.org; Martin J. O'Riordan <martin.oriordan at movidius.com> Subject: Re: [llvm-dev] [cfe-dev] [RFC] __attribute__((internal_linkage)) Sorry, I totally missed updates to this thread. Anonymous namespace does not work for libc++ because we need to...
2015 Nov 02
2
[cfe-dev] [RFC] __attribute__((internal_linkage))
> -----Original Message----- > From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Chris > Lattner via llvm-dev > Sent: Saturday, October 31, 2015 2:58 PM > To: sstewartgallus00 at mylangara.bc.ca > Cc: LLVM Developers > Subject: Re: [llvm-dev] [cfe-dev] [RFC] __attribute__((internal_linkage)) > > Hi Stewart, > > I saw this get brought up at the LLVM devmtg in the context of improving > the stack size of libc++ frames. > > Have you guys consid...
2016 Jul 13
3
[cfe-dev] [RFC] __attribute__((internal_linkage))
...MartinO > > > > -----Original Message----- > > From: Evgenii Stepanov [mailto:eugeni.stepanov at gmail.com] > > Sent: 09 November 2015 18:49 > > To: Robinson, Paul <Paul_Robinson at playstation.sony.com> > > Cc: Chris Lattner <clattner at apple.com>; sstewartgallus00 at mylangara.bc.ca; > llvm-dev at lists.llvm.org; Martin J. O'Riordan <martin.oriordan at movidius.com > > > > Subject: Re: [llvm-dev] [cfe-dev] [RFC] __attribute__((internal_linkage)) > > > > Sorry, I totally missed updates to this thread. > > > > Anon...
2016 Jul 13
3
[cfe-dev] [RFC] __attribute__((internal_linkage))
...ssage----- >>>> From: Evgenii Stepanov [mailto:eugeni.stepanov at gmail.com] >>>> Sent: 09 November 2015 18:49 >>>> To: Robinson, Paul <Paul_Robinson at playstation.sony.com> >>>> Cc: Chris Lattner <clattner at apple.com>; >>>> sstewartgallus00 at mylangara.bc.ca; llvm-dev at lists.llvm.org; Martin J. >>>> O'Riordan <martin.oriordan at movidius.com> >>>> Subject: Re: [llvm-dev] [cfe-dev] [RFC] >>>> __attribute__((internal_linkage)) >>>> >>>> Sorry, I totally missed upd...
2015 Oct 29
2
[cfe-dev] [RFC] __attribute__((internal_linkage))
...cannot already be achieved with an anonymous or unnamed namespace? Thanks, Martin O'Riordan - Movidius Ltd. -----Original Message----- From: cfe-dev [mailto:cfe-dev-bounces at lists.llvm.org] On Behalf Of Evgenii Stepanov via cfe-dev Sent: 23 October 2015 22:41 To: Steven Stewart-Gallus <sstewartgallus00 at mylangara.bc.ca> Cc: Clang Dev <cfe-dev at lists.llvm.org> Subject: Re: [cfe-dev] [RFC] __attribute__((internal_linkage)) Sounds right. The proposed attribute is a rough equivalent of static void foo::do_method(void) { // implementation here } where "static" does not mean...
2014 Nov 04
6
[LLVMdev] RFC: Timeline for deprecating the autoconf build system?
I am an actual end user of LLVM who builds it from source and not a developer of it so I think I have an important perspective that is not represented here. Also I am pretty sure the llvmdev mailing is heavily biased and might not reach actual end users of LLVM. I use the Autotools build system for a number of reasons. If compromises or reasonable workarounds could be found I would be okay with
2014 Nov 05
4
[LLVMdev] RFC: Timeline for deprecating the autoconf build system?
Hello, thank you for the thoughts. > Have you seen the docs for CMake3.0 [1] (see cmake-buildsystem > especially)? They certainly aren't perfect but they are considerably > better than what was there before. Okay, the documentation has come a long way since 3.0 although it still needs a bit of polish. > I wouldn't say that much "important functionality is plain