search for: geek4civic

Displaying 20 results from an estimated 263 matches for "geek4civic".

2015 Feb 18
3
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
...oute. >> >> Takumi, unless I'm missing something you were checking cmake 3.x with LLVM. >> How does it look like? Did you discover any problem? >> >> Thanks >> >> Galina >> >> >> On Mon, Feb 9, 2015 at 4:28 PM, NAKAMURA Takumi <geek4civic at gmail.com <mailto:geek4civic at gmail.com>> wrote: >> I missed the context. We may stand on 2.8.12.2 at first. >> >> 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 <mai...
2015 Feb 12
2
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
I'm with Takumi, and prefer to go on a safe route. Takumi, unless I'm missing something you were checking cmake 3.x with LLVM. How does it look like? Did you discover any problem? Thanks Galina On Mon, Feb 9, 2015 at 4:28 PM, NAKAMURA Takumi <geek4civic at gmail.com> wrote: > I missed the context. We may stand on 2.8.12.2 at first. > > 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...
2014 Feb 13
2
[LLVMdev] [llvm] r201072 - [CMake] Introduce llvm_add_library().
No, it has the wrong value. I tried it with cmake 2.8.9 and 2.8.12.2. Both of them set the variable to “.so”. On Feb 12, 2014, at 5:29 PM, NAKAMURA Takumi <geek4civic at gmail.com> wrote: > Juergen, > > Thanks to let me know. I guess r200762 (and r200763) might affect. > > Although I won't check this on darwin box, I suspect the line in > HandleLLVMOptions.cmake; > > set(LLVM_PLUGIN_EXT ${CMAKE_SHARED_MODULE_SUFFIX}) > &gt...
2010 Sep 02
3
[LLVMdev] Compile dll on Mingw
...ct2: ld returned 1 exit status make[1]: *** [/usr/home/MK/llvm-2.8/llvm/tools/llvm-shlib/Debug+Asserts/LLVM-2.8 svn.a.o] Error 1 make[1]: Leaving directory `/home/MK/llvm-2.8/llvm/tools/llvm-shlib' make: *** [all] Error 1 Expect your answer. Thanks, yuanzheng. 2010/9/2 NAKAMURA Takumi <geek4civic at gmail.com> > Hello, Yuan > > > I'm a newbie about llvm. Now, our project need the dynamic link > library(dll) > > about all of llvm library, such as libLLVMCore.dll, libLLVMSupport.dll, > and > > so on. How should I do? > > You may do, "/path/to/c...
2013 Nov 15
3
[LLVMdev] Buildbot skipping commits?
That would explain it. The commit messages were quite long (especially the second one) and a commit with a smaller message has shown up. Thanks for letting me know. I'll try to keep them a bit more reasonable in future. > -----Original Message----- > From: NAKAMURA Takumi [mailto:geek4civic at gmail.com] > Sent: 15 November 2013 16:28 > To: Daniel Sanders > Cc: LLVM Developers Mailing List; Galina Kistanova > Subject: Re: [LLVMdev] Buildbot skipping commits? > > It's a bug in buildbot. Longer (than 1024, I guess) commit message might let > buildbot commits ig...
2018 Aug 30
2
Monorepo Updates Behind?
...don’t have monorepo for releases? For example a .tar.s containing all LLVM6.0 components placed at correct location Zhang > 在 2018年8月30日,18:16,Dean Michael Berris via llvm-dev <llvm-dev at lists.llvm.org> 写道: > > Thanks! >> On Thu, Aug 30, 2018 at 7:31 PM NAKAMURA Takumi <geek4civic at gmail.com> wrote: >> >> Anton has fixed it. >> >> 2018年8月30日(木) 17:23 Martin Storsjö via llvm-dev <llvm-dev at lists.llvm.org>: >>> >>>> On Thu, 30 Aug 2018, Dean Michael Berris via llvm-dev wrote: >>>> >>>> The mo...
2010 Sep 02
0
[LLVMdev] Compile dll on Mingw
...lvm-2.8/llvm/tools/llvm-shlib/Debug+Asserts/LLVM-2.8 > svn.a.o] Error 1 > make[1]: Leaving directory `/home/MK/llvm-2.8/llvm/tools/llvm-shlib' > make: *** [all] Error 1 > > Expect your answer. > > > > Thanks, > yuanzheng. > > > 2010/9/2 NAKAMURA Takumi <geek4civic at gmail.com> >> >> Hello, Yuan >> >> > I'm a newbie about llvm. Now, our project need the dynamic link >> > library(dll) >> > about all of llvm library, such as libLLVMCore.dll, libLLVMSupport.dll, >> > and >> > so on. How shoul...
2013 Nov 15
0
[LLVMdev] Buildbot skipping commits?
...lain it. The commit messages were quite long (especially the second one) and a commit with a smaller message has shown up. > > Thanks for letting me know. I'll try to keep them a bit more reasonable in future. > >> -----Original Message----- >> From: NAKAMURA Takumi [mailto:geek4civic at gmail.com] >> Sent: 15 November 2013 16:28 >> To: Daniel Sanders >> Cc: LLVM Developers Mailing List; Galina Kistanova >> Subject: Re: [LLVMdev] Buildbot skipping commits? >> >> It's a bug in buildbot. Longer (than 1024, I guess) commit message might let &...
2016 Apr 02
2
getSymbolAddressInProcess returning null
Tried that, still didn't work. Then I tried making a direct API call, GetProcAddress(GetModuleHandle(0),"foo") And this works if and only if __declspec(dllexport) is supplied. So it looks like we were both right. On Sat, Apr 2, 2016 at 9:29 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote: > Have you tried to add dllexport? > > On Sat, Apr 2, 2016 at 4:23 PM Russell Wallace via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> I've finally managed to extract from Kaleidoscope one particular thing >> that it seems to me...
2012 Nov 22
3
[LLVMdev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
On Thu, Nov 22, 2012 at 1:53 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote: > s/ExecutionEngine/EE/ (or something like buzzword!) I don't really know the best bikeshed color here. Jim? My lame idea would be: ExecutionEngine -> JIT ExecutionEngine -> JIT/Legacy ExecutionEngine/MCJIT -> JIT/MC ExecutionEngine/OProfileJIT -> JIT/O...
2014 Feb 13
2
[LLVMdev] [llvm] r201072 - [CMake] Introduce llvm_add_library().
...I am not sure if it this change, but recently we started to build LLVMHello.so and BugpointPasses.so on OS X. A few bugpoint tests are failing, because they are looking for a dylib that doesn’t exist. Could you please take a look? Thanks -Juergen On Feb 10, 2014, at 2:34 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote: > Steve, excuse me to respond you partially. > > 2014-02-10 18:54 GMT+09:00 Stephen Kelly <steveire at gmail.com>: >> NAKAMURA Takumi wrote: >> >>> [CMake] Introduce llvm_add_library(). >> >> I recommend moving away from wr...
2015 Feb 09
2
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
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 was a very short lived change :-).
2012 Mar 02
2
[LLVMdev] Access Violation using ExecutionEngine on 64-bit Windows 8 Consumer Preview
...exception. So the problem seems to be in Windows 8 itself or some non-portable code inside LLVM. Could anyone tell me what LLVM code in ExecutionEngine is responsible for allocating and protecting memory for generated native functions? Best regards, Victor Milovanov. 2012/3/2 NAKAMURA Takumi <geek4civic at gmail.com>: > Viktor, could you try my patch? I guess they are __chkstk. > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120220/137577.html > > ...Takumi
2015 Jan 27
2
[LLVMdev] CMake: Gold linker detection
...OUTPUT_VARIABLE stdout ERROR_QUIET) if("${stdout}" MATCHES "GNU gold") set(LLVM_LINKER_IS_GOLD ON) endif() I was trying to build runtime libraries (compiler-rt) for ARM using “clang” which includes this code. A while ago, I saw the error message until geek4civic fixed it with “ERROR_QUIET”. I usually specify my sysroot and tool chain(linker) through CFLAGS. To fortify the logic, “${CMAKE_C_COMPILER} ${CMAKE_C_FLAGS} -Wl, --version” would be ideal than “${CMAKE_C_COMPILER} -Wl, --version” which works mostly for gnu compilers. Let me know, I can push a...
2013 Nov 26
2
[LLVMdev] MCJIT RemoteMemoryManager Failures on ARM
On 26 November 2013 01:55, NAKAMURA Takumi <geek4civic at gmail.com> wrote: > IMHO, tests may be suppressed with lit.local.cfg, only if; > They were disabled, but then re-enabled because they don't fail on normal build bots, but they do on self-host bots. So, I think this is a more serious issue than just MCJIT, I think this is a Clang m...
2017 May 07
4
Add more projects into Git monorepo
...s repository has a merge commit that includes new repo. It will stick to r302363. > - Submodule repo has been pushed with -f. > > Rebasing to new branch(es) will take a few minutes. Please be patient. > > Thanks, Takumi > > On Mon, May 1, 2017 at 11:27 PM NAKAMURA Takumi <geek4civic at gmail.com> wrote: > I am planing to add projects into https://github.com/llvm-project/llvm-project in near future, possibly this week. > > Before doing that, I would like to ask users of it. > 1st option is my preference in each paragraph. Let me know if you have other suggestion...
2012 Nov 26
0
[LLVMdev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
Catching up on post-holiday emails. I may have comments on the more general stuff later, but wanted to respond to this bit more quickly. On Nov 22, 2012, at 3:05 AM, Chandler Carruth <chandlerc at google.com> wrote: > On Thu, Nov 22, 2012 at 1:53 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote: >> s/ExecutionEngine/EE/ (or something like buzzword!) > > I don't really know the best bikeshed color here. Jim? > > My lame idea would be: > > ExecutionEngine -> JIT > ExecutionEngine -> JIT/Legacy > ExecutionEngine/MCJIT -> JI...
2012 Jun 16
9
[LLVMdev] Fwd: RFC: "Building with MinGW on Windows" (DOC, NEW)
Mikael, Thanks for working on. My gross comments... - Canonical URL of LLVM project is; http://llvm.org/ , not www.llvm.org. - "test-suite and cygwin" could be split out. It would be special thing. - Memory/storage requirements would be moved to "A.B Debugging". Less memory would be enough without debug build. - Python (x64 binary) is available, too. I am using. Python
2011 Sep 02
0
[LLVMdev] [cfe-dev] Unicode path handling on Windows
Nikola, Your patchset does not work; e>bin\clang.exe -S なかむら\たくみ.c error: error reading '邵コ・ェ邵コ荵昴・郢ァ蝎らクコ貅假ソ・邵コ・ソ.c' 1 error generated. - Would it be not enough in somewhere? I suspect clang still might be pathv1-dependent. (I guess, pathv1 would assume ansi) - raw_ostream does not handle utf8, but ansi, on win32. I would like to propose; - converting utf8 and utf16
2012 Jun 03
0
[LLVMdev] [cfe-commits] r157890 - /cfe/trunk/unittests/Tooling/ToolingTest.cpp
On Mon, 4 Jun 2012 08:15:09 +0900 NAKAMURA Takumi <geek4civic at gmail.com> wrote: > 012/6/3 Hal Finkel <hfinkel at anl.gov>: > >> Author: chapuni > >> Date: Sat Jun  2 10:34:26 2012 > >> New Revision: 157890 > >> > >> URL: http://llvm.org/viewvc/llvm-project?rev=157890&view=rev > >> Log:...