Displaying 20 results from an estimated 24 matches for "systemutil".
Did you mean:
systemutils
2004 Sep 25
1
[LLVMdev] Code to be moved to the specific platform in lib/System?
Hi
I'm compiling: llvm/lib/Support/SystemUtils.cpp on MinGW. However, it stops
complaining about these errors:
--------------------------
C:/MinGW/msys/local/src/llvm/lib/Support/SystemUtils.cpp: In function `bool
llvm::isExecutableFile(const std::string&)':
C:/MinGW/msys/local/src/llvm/lib/Support/SystemUtils.cpp:44: error: `getui...
2017 May 29
3
Should we split llvm Support and ADT?
2017-05-26 17:47 GMT-07:00 Zachary Turner via llvm-dev <
llvm-dev at lists.llvm.org>:
> Changing a header file somewhere and having to spend 10 minutes waiting
> for a build leads to a lot of wasted developer time.
>
> The real culprit here is tablegen. Can we split support and ADT into two
> - the parts that tablegen depends on and the parts that it doesn't?
>
2004 Dec 21
2
[LLVMdev] win32 broken again
Primitive Unix I/O should not be used outside of lib/System:
c:\llvm\lib\Bytecode\Reader\ReaderWrappers.cpp(140) : error C2039:
'read' : is not a member of 'operator``global namespace'''
2004 Dec 21
0
[LLVMdev] win32 broken again
Jeff,
Thanks for reporting this. I had no idea ::read was being used in
ReaderWrappers. I have re-implemented it using istream facilities. This
should be much more portable. Please try again and let me know if its
better.
Thanks,
Reid.
On Mon, 2004-12-20 at 22:31, Jeff Cohen wrote:
> Primitive Unix I/O should not be used outside of lib/System:
>
>
2008 Jul 27
0
[LLVMdev] Hi
Hello, I want to use LLVM to develop a 64-bit operating system (64-bit
Win64 DLL targets) on a 32-bit Windows host. Is this possible?
Also I get the following error when I try make install:
llvm[1]: Compiling StringPool.cpp for Release build
llvm[1]: Compiling SystemUtils.cpp for Release build
llvm[1]: Compiling Timer.cpp for Release build
llvm[1]: Building Release Archive Library libLLVMSupport.a
llvm[1]: Installing Release Archive Library /usr/local/lib/libLLVMSupport.a
make[1]: Leaving directory `/c/Downloads/llvm-2.3/llvm-2.3/lib/Support'
make[1]: Entering...
2017 May 29
3
Should we split llvm Support and ADT?
...m.h
> RandomNumberGenerator.h
> raw_os_ostream.h
> raw_ostream.h
> raw_sha1_ostream.h
> Recycler.h
> RecyclingAllocator.h
> Regex.h
> RWMutex.h
> SaveAndRestore.h
> ScaledNumber.h
> SHA1.h
> Signals.h
> StringPool.h
> StringSaver.h
> SwapByteOrder.h
> SystemUtils.h
> thread.h
> Threading.h
> ThreadLocal.h
> ThreadPool.h
> Timer.h
> TrailingObjects.h
> Unicode.h
> UnicodeCharRanges.h
> UniqueLock.h
> Watchdog.h
> Win64EH.h
> WindowsError.h
> xxhash.h
>
>
> Narrowly useful stuff:
> AArch64TargetParser.def
&g...
2009 Jul 03
0
[LLVMdev] [llvm-commits] [PATCH] Fix for llvm::FindExecutable (fails to find executable if path is provided)
...se sys::Path::isAbsolute to check to see if it is an absolute
>> path, this will work on windows as well as unix. Thanks,
>>
>> -Chris
>>
>>>
>>> Please find the patch attached.
>>>
>>> Best regards,
>>> Viktor
>>> <SystemUtils.cpp.diff>______________________________________________
>>> _
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
> _______________________________________________
> llvm-comm...
2007 Jul 05
2
[LLVMdev] PATCH (rest of code changes) "bytecode" --> "bitcode"
Here is the bulk of the sanitizing.
My residual doubts center around the question
whether we still do/want to support (un)compressed *byte*code
in 2.0/2.1.
I need a definitive word on this to proceed.
My understanding is that bytecode is already gone, but there are
still some functions/enums that really deal with *byte*code
(instead of *bit*code).
I did not touch those areas, so the attached
2008 Feb 17
1
[LLVMdev] llvm 2.2 build problems
...t.cpp for Release build
llvm[1]: Compiling Statistic.cpp for Release build
llvm[1]: Compiling Streams.cpp for Release build
llvm[1]: Compiling StringExtras.cpp for Release build
llvm[1]: Compiling StringMap.cpp for Release build
llvm[1]: Compiling StringPool.cpp for Release build
llvm[1]: Compiling SystemUtils.cpp for Release build
llvm[1]: Compiling Timer.cpp for Release build
llvm[1]: Building Release Archive Library libLLVMSupport.a
llvm[2]: Compiling AsmWriterEmitter.cpp for Release build
llvm[2]: Compiling CallingConvEmitter.cpp for Release build
llvm[2]: Compiling CodeEmitterGen.cpp for Release bu...
2017 May 29
3
Should we split llvm Support and ADT?
...m.h
> RandomNumberGenerator.h
> raw_os_ostream.h
> raw_ostream.h
> raw_sha1_ostream.h
> Recycler.h
> RecyclingAllocator.h
> Regex.h
> RWMutex.h
> SaveAndRestore.h
> ScaledNumber.h
> SHA1.h
> Signals.h
> StringPool.h
> StringSaver.h
> SwapByteOrder.h
> SystemUtils.h
> thread.h
> Threading.h
> ThreadLocal.h
> ThreadPool.h
> Timer.h
> TrailingObjects.h
> Unicode.h
> UnicodeCharRanges.h
> UniqueLock.h
> Watchdog.h
> Win64EH.h
> WindowsError.h
> xxhash.h
>
>
> Narrowly useful stuff:
> AArch64TargetParser.def
&g...
2017 Jan 25
2
LLVM 3.9.1 build race?
...keFiles/LLVMSupport.dir/StreamingMemoryObject.cpp.o CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o CMakeFiles/LLVMSupport.dir/StringMap.cpp.o CMakeFiles/LLVMSupport.dir/StringPool.cpp.o CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o CMakeFiles/LLVMSupport.dir/StringRef.cpp.o CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o CMakeFiles/LLVMSupport.dir/Timer.cpp.o CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o CMakeFiles/LLVMSupport.dir/Triple.cpp.o CMakeFiles/LLVMSupport.dir/Twine.cpp.o CMakeFiles/LLVMSupport.dir/Unicode.c...
2012 Jun 29
1
auth service: out of memory
...ode = 0660
user = postfix
}
unix_listener auth-userdb {
group = vmail
mode = 0660
user = vmail
}
user = $default_internal_user
}
service managesieve-login {
inet_listener sieve {
port = 4190
}
}
service quota-warning {
executable = script /srv/panel/django/systemcp/systemutils/mail/quota-warning.py
unix_listener quota-warning {
user = vmail
}
user = dovecot
}
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_cipher_list = ALL:!LOW:!SSLv2:ALL:!aNULL:!ADH:!eNULL:!EXP:RC4+RSA:+HIGH:+MEDIUM
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
driver = prefetch
}
user...
2004 Nov 15
0
[LLVMdev] Fixes for windows version
...="..\..\include\llvm\Support\SlowOperationInformer.h">
> + </File>
> + <File
> + RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h">
> + </File>
> + <File
> + RelativePath="..\..\include\llvm\Support\SystemUtils.h">
> + </File>
> + <File
> + RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h">
> + </File>
> + <File
> + RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h">
> + </File>...
2004 Nov 15
2
[LLVMdev] Fixes for windows version
Hi,
when I updated the sources today there were several small problems that
stopped the windows version from compiling, here are the patches
m.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: win32patches.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041115/34634455/attachment.txt>
2011 Feb 11
0
[LLVMdev] Compiler error when self-hosting
...cpp for Release build
llvm[1]: Compiling Statistic.cpp for Release build
llvm[1]: Compiling StringExtras.cpp for Release build
llvm[1]: Compiling StringMap.cpp for Release build
llvm[1]: Compiling StringPool.cpp for Release build
llvm[1]: Compiling StringRef.cpp for Release build
llvm[1]: Compiling SystemUtils.cpp for Release build
llvm[1]: Compiling TargetRegistry.cpp for Release build
llvm[1]: Compiling ThreadLocal.cpp for Release build
llvm[1]: Compiling Threading.cpp for Release build
llvm[1]: Compiling TimeValue.cpp for Release build
llvm[1]: Compiling Timer.cpp for Release build
llvm[1]: Compiling...
2012 Jun 23
4
2.0.19 segfault
Hi,
after the upgrade from dovecot 2.0.13 (ubuntu oneiric) to dovecot 2.0.19
(ubuntu precise), in my logs I have a lot of these errors:
Jun 23 00:20:29 server1 dovecot: master: Error: service(imap-login):
child 6714 killed with signal 11 (core dumps disabled)
I tested 2.0.21 and the problem is still here. The problem seems to
appear only when the client is ms outlook, thunderbird works fine
2010 Oct 02
2
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
...Statistic.cpp for Release+Asserts build
llvm[1]: Compiling StringExtras.cpp for Release+Asserts build
llvm[1]: Compiling StringMap.cpp for Release+Asserts build
llvm[1]: Compiling StringPool.cpp for Release+Asserts build
llvm[1]: Compiling StringRef.cpp for Release+Asserts build
llvm[1]: Compiling SystemUtils.cpp for Release+Asserts build
llvm[1]: Compiling TargetRegistry.cpp for Release+Asserts build
llvm[1]: Compiling Timer.cpp for Release+Asserts build
llvm[1]: Compiling Triple.cpp for Release+Asserts build
llvm[1]: Compiling Twine.cpp for Release+Asserts build
llvm[1]: Compiling circular_raw_ostrea...
2010 Oct 04
0
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
...e+Asserts build
> llvm[1]: Compiling StringExtras.cpp for Release+Asserts build
> llvm[1]: Compiling StringMap.cpp for Release+Asserts build
> llvm[1]: Compiling StringPool.cpp for Release+Asserts build
> llvm[1]: Compiling StringRef.cpp for Release+Asserts build
> llvm[1]: Compiling SystemUtils.cpp for Release+Asserts build
> llvm[1]: Compiling TargetRegistry.cpp for Release+Asserts build
> llvm[1]: Compiling Timer.cpp for Release+Asserts build
> llvm[1]: Compiling Triple.cpp for Release+Asserts build
> llvm[1]: Compiling Twine.cpp for Release+Asserts build
> llvm[1]: Comp...
2004 Dec 03
0
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...m\Support\SlowOperationInformer.h">
> > </File>
> > <File
> > RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h">
> > </File>
> > <File
> > RelativePath="..\..\include\llvm\Support\SystemUtils.h">
> > </File>
> > <File
> > RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h">
> > </File>
> > <File
> > RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h"&g...
2010 Oct 01
2
[LLVMdev] CMake "sudo make install" & headers
...pport/SourceMgr.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Support/StableBasicBlockNumbering.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Support/StandardPasses.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Support/StringPool.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Support/SystemUtils.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Support/TargetFolder.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Support/Timer.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Support/TypeBuilder.h
-- Installing: /usr/local/llvm-2.8/include/llvm/Support/ValueHandle.h
-- Installing: /usr/l...