search for: aaronballman

Displaying 20 results from an estimated 171 matches for "aaronballman".

2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...to work for me to get the build linking again, however, I cannot test -- when I run check-asan, I get: 2> lit.py: lit.common.cfg:59: fatal: Invalid llvm_tools_dir config attribute: 'E:/llvm/2013/$(Configuration)/bin' ~Aaron On Thu, Oct 23, 2014 at 1:20 PM, Aaron Ballman <aaron at aaronballman.com> wrote: > On Thu, Oct 23, 2014 at 1:18 PM, Timur Iskhodzhanov <timurrrr at google.com> wrote: >> http://llvm.org/bugs/show_bug.cgi?id=21241 >> ? > > Yuuuup, looks like that's it. :-) I'll see if I can debug and fix. > > Thanks! > > ~Aaron > &...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
http://llvm.org/bugs/show_bug.cgi?id=21241 ? 2014-10-23 10:18 GMT-07:00 Aaron Ballman <aaron at aaronballman.com>: > On Thu, Oct 23, 2014 at 1:15 PM, Aaron Ballman <aaron at aaronballman.com> wrote: >> On Thu, Oct 23, 2014 at 1:13 PM, Timur Iskhodzhanov <timurrrr at google.com> wrote: >>> Yes it is. >>> Are you doing a Debug or Release build? >>> Using ni...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...not be built correctly. Missing variable is: CMAKE_CXX_COMPILER CMake Error: Could not find cmake module file: E:/llvm/compiler-rt-ninja/CMakeFi les/2.8.12.2/CMakeCXXCompiler.cmake -- Configuring incomplete, errors occurred! ~Aaron > > 2014-10-23 11:17 GMT-07:00 Aaron Ballman <aaron at aaronballman.com>: >> I think this issue is that we were not using the INTERCEPTOR macros to >> define these functions. The following patch seems to work for me to >> get the build linking again, however, I cannot test -- when I run >> check-asan, I get: >> >> 2> lit.p...
2014 Oct 23
3
[LLVMdev] compiler-rt with MSVC 2013
On Thu, Oct 23, 2014 at 2:46 PM, Timur Iskhodzhanov <timurrrr at google.com> wrote: > 2014-10-23 11:34 GMT-07:00 Aaron Ballman <aaron at aaronballman.com>: >> On Thu, Oct 23, 2014 at 2:24 PM, Timur Iskhodzhanov <timurrrr at google.com> wrote: >>> I don't think this is the right approach. >>> >>> Currently we intentionally define malloc etc without changing the >>> names and (when stuff works...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
compiler-rt libs must be built with /MT, so the MSVS build is doing the wrong thing here. 2014-10-23 12:52 GMT-07:00 Aaron Ballman <aaron at aaronballman.com>: > On Thu, Oct 23, 2014 at 3:42 PM, Aaron Ballman <aaron at aaronballman.com> wrote: >> On Thu, Oct 23, 2014 at 3:38 PM, Aaron Ballman <aaron at aaronballman.com> wrote: >>> On Thu, Oct 23, 2014 at 2:57 PM, Aaron Ballman <aaron at aaronballman.com> wrote:...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
On Thu, Oct 23, 2014 at 3:38 PM, Aaron Ballman <aaron at aaronballman.com> wrote: > On Thu, Oct 23, 2014 at 2:57 PM, Aaron Ballman <aaron at aaronballman.com> wrote: >> On Thu, Oct 23, 2014 at 2:46 PM, Timur Iskhodzhanov <timurrrr at google.com> wrote: >>> 2014-10-23 11:34 GMT-07:00 Aaron Ballman <aaron at aaronballman.com>: &gt...
2014 Oct 23
2
[LLVMdev] compiler-rt with MSVC 2013
...have it configured stupidly; I have it as an out-of-tree folder, did: E:\llvm\crt_build>cmake -DLLVM_CONFIG_PATH=E:\llvm\2013\Debug\bin -G "Visual Studio 12" ..\compiler-rt Opened up the solution, hit Build All. ~Aaron > > 2014-10-23 9:51 GMT-07:00 Aaron Ballman <aaron at aaronballman.com>: >> Hello! I'm wondering whether compiler-rt is expected to be buildable >> with MSVC 2013. I am currently getting: >> >> Error 49 error LNK2005: _free already defined in asan_malloc_win.obj >> E:\llvm\crt_build\lib\asan\MSVCRT.lib(MSVCR120.dll) >> &g...
2011 Oct 11
2
[LLVMdev] [cfe-dev] Unicode path handling on Windows
Fixed formatting. On Mon, Oct 10, 2011 at 9:13 PM, Aaron Ballman <aaron at aaronballman.com>wrote: > I would still fix the code formatting even though you merely > uncommented it (just to be consistent with the rest of the code). But > functionally-speaking, I think your patches are good. > > ~Aaron > -------------- next part -------------- An HTML attachment wa...
2011 Oct 12
1
[LLVMdev] [cfe-dev] Unicode path handling on Windows
What is the procedure now? Do we just wait for someone else to look at it and commit (I'm guessing that you don't have commit access)? cfe-commits is in the CC. On Tue, Oct 11, 2011 at 6:55 PM, Aaron Ballman <aaron at aaronballman.com>wrote: > Looks good to me! > > Thanks! > > ~Aaron > > On Tue, Oct 11, 2011 at 2:26 AM, Nikola Smiljanic <popizdeh at gmail.com> > wrote: > > Fixed formatting. > > > > On Mon, Oct 10, 2011 at 9:13 PM, Aaron Ballman <aaron at aaronballman.com...
2015 Sep 29
2
Fwd: buildbot failure in LLVM on clang-ppc64-elf-linux2
.../builders/clang-ppc64-elf-linux2/builds/19490 ). Does anyone know/own/care about it? ---------- Forwarded message ---------- From: <llvm.buildmaster at lab.llvm.org> Date: Mon, Sep 28, 2015 at 11:17 PM Subject: buildbot failure in LLVM on clang-ppc64-elf-linux2 To: Aaron Ballman <aaron at aaronballman.com>, Adrian Prantl <aprantl at apple.com>, Andrew Kaylor <andrew.kaylor at intel.com>, Artem Belevich <tra at google.com>, Artur Pilipenko <apilipenko at azulsystems.com>, Dan Gohman < dan433584 at gmail.com>, Daniel Jasper <djasper at google.com>, Daniel San...
2019 Jul 15
2
A libc in LLVM
...va Chandra <sivachandra at google.com> wrote: > > > On 7/15/19 1:22 PM, Aaron Ballman via llvm-dev wrote: > > > On Mon, Jul 15, 2019 at 1:02 PM Siva Chandra <sivachandra at google.com> wrote: > > >> On Fri, Jul 12, 2019 at 8:32 AM Aaron Ballman <aaron at aaronballman.com> wrote: > > >>>> llvm-libc is an implementation of the C standard library targeting C11 > > >>>> and above. > > >>> Any particular reason for C11 as opposed to C17? > > >> Two reasons: > > >> 1. The C++17 standard ref...
2011 Oct 11
0
[LLVMdev] [cfe-dev] Unicode path handling on Windows
Looks good to me! Thanks! ~Aaron On Tue, Oct 11, 2011 at 2:26 AM, Nikola Smiljanic <popizdeh at gmail.com> wrote: > Fixed formatting. > > On Mon, Oct 10, 2011 at 9:13 PM, Aaron Ballman <aaron at aaronballman.com> > wrote: >> >> I would still fix the code formatting even though you merely >> uncommented it (just to be consistent with the rest of the code).  But >> functionally-speaking, I think your patches are good. >> >> ~Aaron >
2015 Feb 18
3
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
...>> >> 2015-02-10 7:54 GMT+09:00 NAKAMURA Takumi <geek4civic at gmail.com <mailto:geek4civic at gmail.com>>: >> > I don't oppose the subject. I will update cmake within a few days. >> > >> > 2015-02-10 7:17 GMT+09:00 Aaron Ballman <aaron at aaronballman.com <mailto:aaron at aaronballman.com>>: >> >> Now, with more Galina and Takumi on the To line. ;-) >> >> >> >> ~Aaron >> >> >> >> On Mon, Feb 9, 2015 at 5:13 PM, Chris Bieneman <beanz at apple.com <mailto:beanz at apple.com...
2019 Jul 15
2
A libc in LLVM
On Fri, Jul 12, 2019 at 8:32 AM Aaron Ballman <aaron at aaronballman.com> wrote: > > llvm-libc is an implementation of the C standard library targeting C11 > > and above. > > Any particular reason for C11 as opposed to C17? Two reasons: 1. The C++17 standard refers to the C11 standard. 2. C11 is sufficiently modern while not closing doors for u...
2015 Dec 21
2
MSVC warning noise on "LLVM_ATTRIBUTE_ALWAYS_INLINE inline void foo()"
On Mon, Dec 21, 2015 at 12:08 AM, Aaron Ballman <aaron at aaronballman.com> wrote: > On Sun, Dec 20, 2015 at 5:57 PM, Johan Engelen <jbc.engelen at gmail.com> > wrote: > > > > Perhaps LLVM_ATTRIBUTE_ALWAYS_INLINE could be defined to "inline" if the > > compiler has no support for always_inline (currently it is set to > no...
2015 Feb 12
2
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
...> I will update my cmake from 2.8.12.1 to 2.8.12.2 soon. > > 2015-02-10 7:54 GMT+09:00 NAKAMURA Takumi <geek4civic at gmail.com>: > > I don't oppose the subject. I will update cmake within a few days. > > > > 2015-02-10 7:17 GMT+09:00 Aaron Ballman <aaron at aaronballman.com>: > >> Now, with more Galina and Takumi on the To line. ;-) > >> > >> ~Aaron > >> > >> On Mon, Feb 9, 2015 at 5:13 PM, Chris Bieneman <beanz at apple.com> wrote: > >>> +Galina, and Takumi > >>> > >>> This...
2016 May 31
2
[cfe-dev] GitHub anyone?
On 31 May 2016 at 21:24, Aaron Ballman <aaron at aaronballman.com> wrote: > Are we sure that github's svn integration works with common tools on > Windows, like TortoiseSVN? That's a good question. Can you try them out and report back? cheers, --renato
2015 Mar 24
2
[LLVMdev] Propagate clang attribute to IR
> On 24 Mar 2015, at 14:55, Aaron Ballman <aaron at aaronballman.com> wrote: > > On Tue, Mar 24, 2015 at 9:48 AM, Rinaldini Julien > <julien.rinaldini at heig-vd.ch> wrote: >> Hi, >> >> I want to *tag* some functions with some *flags*. I was using annotate((“myFlag”)) and everything was working fine until I tried on ObjC met...
2015 Sep 29
3
Fwd: buildbot failure in LLVM on clang-ppc64-elf-linux2
...nks, Bill > > > > > > ---------- Forwarded message ---------- > > From: < llvm.buildmaster at lab.llvm.org > > > Date: Mon, Sep 28, 2015 at 11:17 PM > > Subject: buildbot failure in LLVM on clang-ppc64-elf-linux2 > > To: Aaron Ballman < aaron at aaronballman.com >, Adrian Prantl < > > aprantl at apple.com >, Andrew Kaylor < andrew.kaylor at intel.com >, > > Artem Belevich < tra at google.com >, Artur Pilipenko < > > apilipenko at azulsystems.com >, Dan Gohman < dan433584 at gmail.com >, > > Danie...
2016 Jul 29
2
Upgrading to MSVC 2015
...-vs.aspx Is it time? 2016-03-31 12:03 GMT-07:00 Aaron Ballman via llvm-dev < llvm-dev at lists.llvm.org>: > On Thu, Mar 31, 2016 at 2:57 PM, Zachary Turner <zturner at google.com> > wrote: > > > > > > On Tue, Mar 29, 2016 at 10:42 AM Aaron Ballman <aaron at aaronballman.com> > > wrote: > >> > >> > >> Not everyone can upgrade to the latest version of the toolchain, even > >> if it has been released for a while. We did drop MSVC 2012 support > >> early, but MSVC 2015 was in RC or RTM stages by that point, and we...