Displaying 20 results from an estimated 500 matches similar to: "[LLVMdev] Your commit 103140"
2012 Mar 13
0
[LLVMdev] Your commit 103140
Hi Chris,
On 13/03/12 21:11, Chris Lattner wrote:
>
> On Mar 13, 2012, at 8:26 AM, Duncan Sands wrote:
>
>> Hi Chris, your commit 103140 broke PR397 for llvm-gcc (in LLVM 2.9) and
>> dragonegg.
>
> Wow, this is an old patch :).
>
>> In the PR, asm renaming creates two linkonce functions with
>> the same asm name (in the IR they are @"\01lstat64"
2012 Mar 13
0
[LLVMdev] Your commit 103140
On Mar 13, 2012, at 8:26 AM, Duncan Sands wrote:
> Hi Chris, your commit 103140 broke PR397 for llvm-gcc (in LLVM 2.9) and
> dragonegg.
Wow, this is an old patch :).
> In the PR, asm renaming creates two linkonce functions with
> the same asm name (in the IR they are @"\01lstat64" and "@lstat64". What
> used to happen is that they were both output to the
2009 Dec 07
1
[LLVMdev] #define LLVM_ASM_PREFIX_CHAR '\1' to make code more readable?
Chris Lattner <clattner at apple.com> writes:
> Changing this from being a magic number to a 'static const char' is
> fine with me, please don't use a macro though.
I do not like macros either. However, how should I remove magic
numbers from
| } else if (Name == "\1stat64" ||
| Name == "\1lstat64" ||
| Name ==
2009 Nov 26
0
[LLVMdev] #define LLVM_ASM_PREFIX_CHAR '\1' to make code more readable?
On Nov 18, 2009, at 10:17 AM, Timo Juhani Lindfors wrote:
> Hi,
>
> llvm, clang and llvm-gcc contain numerous references to 1, '\1',
> '\01', '\001', "\01" and "\01foo". This makes it difficult for one to
> find all occurences of this prefix character and lacks a central place
> where the prefix could be documented. (See for example
2009 Nov 18
2
[LLVMdev] #define LLVM_ASM_PREFIX_CHAR '\1' to make code more readable?
Hi,
llvm, clang and llvm-gcc contain numerous references to 1, '\1',
'\01', '\001', "\01" and "\01foo". This makes it difficult for one to
find all occurences of this prefix character and lacks a central place
where the prefix could be documented. (See for example
http://llvm.org/bugs/show_bug.cgi?id=5480 )
How about adding a #define for this prefix?
2002 Jun 18
1
remote rsync process dies, local hangs
I've got an rsync job which is consistently failing, but I've been
unable to diagnose the problem. FAQ/Google/docs/etc. checked and
no luck.
Basically, it looks like the rsync process invoked on the far end
is exiting, and then the local process waits until the timeout and
exits.
Both systems are Sun boxes, Ultra 10 or better with 256+ MB of memory.
Rsync version is 2.5.0 on the local
2011 Sep 17
0
[LLVMdev] Problem with Linux PPC64 assembly output.
The latest binutils (2.21.2) assembler for the PPC64 complains about the .size
directive emitted by LLVM as not containing an absolute expression.
An example:
__umodsi3:
.quad .L.__umodsi3,.TOC. at tocbase
.previous
.L.__umodsi3:
mflr 0
[snip]
mtlr 0
blr
.Ltmp0:
.size __umodsi3, .Ltmp0-__umodsi3
The correct size expression should be
2016 Aug 05
2
XRay: Demo on x86_64/Linux almost done; some questions.
Hi Dean,
I have a question for 32-bit platforms. I see in the code that you used the
following in compiler-rt/trunk/lib/xray/xray_interface_internal.h :
struct XRaySledEntry {
uint64_t Address;
uint64_t Function;
unsigned char Kind;
unsigned char AlwaysInstrument;
unsigned char Padding[14]; // Need 32 bytes
};
And the peer code in llvm/trunk/lib/Target/X86/X86MCInstLower.cpp :
void
2008 Dec 19
4
only root without password
Hi all,
I have a very strange problem with the public key authentication with 2
machines.
I generated the key, configured the authorized_keys etc.. etc.. This is
all ok, now:
The ssh works without the password for the "root" user, any other user
cannot use the key and ssh ask me for the password !!
I cannot understand why only the root is able to connect without the
password. So, the ssh
2001 Sep 25
3
What the HELL is deadbeef?! Or lstat64.c?
OK, I have windoze ME installed on my system and have been trying to run IE
6.0 with wine release 20010824. Trying to start iexplore.exe goes along
until:
Unhandled exception: page fault on read access to 0xdeadbeef in 32-bit code
(0xdeadbeef).
In 32-bit mode.
0xdeadbeef (_end+0x9df10793): *** Invalid address 0xdeadbeef
(_end+0x9df10793)
-- no code --
Enter path to file 'lstat64.c':
2007 Feb 16
13
Problem with Share Size
Hi all,
I have a problem with samba : I can create files, but can't create directories.
The server has many shares, on seperated disks.
We consider two of them : one 2Tb share and one share with more than 7Tb.
Samba configuration is good, and works on many other servers, and on this one except for the large share. Permissions are correctly setted up too.
I can read/write files and
2004 Dec 11
1
ogg123
I have vorbis-tools 1.1 (also tested on svn version), I have problem
with play any ogg vorbis file as user rmrmg:
[rmrmg@slack:~$] ogg123 ./av/lep.ogg
Segmentation fault
All works fine as _any_ other user. I have not any ~/.libao file. What
can be the reason of my problem? Do you have any idea?
--
. JID: rmrmg(at)jabberpl(dot)org | Wszystko jest trudne
. mail: rmrmg(at)wp(dot)pl | przy
2008 Jul 27
3
imap processes eating IO
[Ignore the previous e-mail, I somehow sent it when I was trying to
paste from clipboard]
I recently migrated my dovecot/postfix setup to a new machine. After
doing so, I have encountered a problem where imap processes get stuck in
a loop eating loads of IO on the machine. Looking at the trace (snippet
below), it looks like they are sitting and reading the inbox and other
folders of
2006 Jul 20
4
Problems under Redhat EL3 and ext3
I am running into performance issues with ext3. Historically we had our
image files (pictures of cars, currently 5.3 million) sub divided into a
directory structure [0-9]/[0-9]/[0-9]/[0-9], where we would take the
first 4 letters/numbers of the file name and use that to put it into
this structure. Letters [a-cA-C] would become a 0, [d-fD-F] a 1, etc. As
the file names used to be based on VIN
2008 Aug 16
5
DO NOT REPLY [Bug 5695] New: rsync local timeout
https://bugzilla.samba.org/show_bug.cgi?id=5695
Summary: rsync local timeout
Product: rsync
Version: 3.0.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: gabriele.tozzi@gmail.com
QAContact:
2015 Apr 22
3
Samba 4 slow write
Hi Louis,
On Wed, Apr 22, 2015 at 01:15:21PM +0200, L.P.H. van Belle wrote:
> Or..
> get the sources and recompile agains 14.04
>
> use the following commands.
> enable the deb-src in /etc/apt/sources.list
> and run :
>
> apt-get build-dep sernet-samba
> apt-get source sernet-samba -b
>
> you wil end up with .deb files ;-)
yep, thanks - I'll check it
2013 Nov 08
1
[PATCH 3/3] arm64: Introduce arm64 support
On 11/08/2013 09:12 AM, Steve Capper wrote:
> -<!ppc64> int stat64,stat::stat(const char *, struct stat *);
> -<!ppc64> int lstat64,lstat::lstat(const char *, struct stat *);
> +<!arm64,ppc64> int stat64,stat::stat(const char *, struct stat *);
> +<!arm64,ppc64> int lstat64,lstat::lstat(const char *, struct stat *);
This should have been part of the previous
2016 Aug 08
2
XRay: Demo on x86_64/Linux almost done; some questions.
I think that 32-bit systems (especially ARM) may be short on memory so
doubling the size of the table containing (potentially) all the functions
may give a tangible overhead. I would even align the entries to 4 bytes (so
12 bytes per entry) on 32-bit platforms and to 8 bytes (so 24-bytes per
entry) on 64-bit platforms, to improve CPU cache hits. What do you think?
Cheers,
Serge
On 8 August 2016
2002 Dec 03
9
Problem with winbind (is this the right list?)
I'm running a RedHat 8.0 system. Pretty much stock. But I uninstalled
the version of samba, samba-common and samba-client that came with it.
Instead I downloaded a tarball from samba.org. I have just finished
compiling and installing samba 2.2.7 using the --with-pam
--with-smbmount --with-winbind options during configure. I also made
the necessary changes to smb.conf,
2003 Sep 29
1
rsync won't recurse - irix
I'm using the binary for irix provided on the site:
rsync version 2.5.6 protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles,
no IPv6, 64-bit system inums, 64-bit internal inums
The system is an origin 2000 running 6.5.20.
I am doing filesystem