Displaying 20 results from an estimated 20000 matches similar to: "How to rebind an email address for my LLVM rw account?"
2015 Nov 24
2
asan for allocas on powerpc64
On 24 November 2015 at 13:06, Maxim Ostapenko
<m.ostapenko at partner.samsung.com> wrote:
> On 23/11/15 16:46, Jay Foad wrote:
>>
>> In LowerGET_DYNAMIC_AREA_OFFSET() you're calling
>> MFI->getMaxCallFrameSize(), but it looks like that doesn't return useful
>> information until after the PrologEpilogInserter's
>>
2015 Nov 23
2
asan for allocas on powerpc64
In LowerGET_DYNAMIC_AREA_OFFSET() you're
calling MFI->getMaxCallFrameSize(), but it looks like that doesn't return
useful information until after the
PrologEpilogInserter's PEI::calculateCallsInformation() has run.
So maybe the lowering has to be done as part of frame index elimination?
(I'm not too familiar with this code.)
Jay.
On 23 November 2015 at 13:07, Jay Foad
2015 Nov 23
2
asan for allocas on powerpc64
Jay, do you have a PowerPC64 target? If so, could you please check
attached patch on PPC box? This is a draft patch, but it would be nice
to make sure that we are moving to right direction here.
Thanks,
-Maxim
On 18/11/15 00:12, Jay Foad wrote:
>>> Currently test/asan/TestCases/alloca_vla_interact.cc is XFAILed for
>>> powerpc64. I've had a look at why it
2018 May 04
1
Compiler Engineer openings at Samsung in Moscow
Samsung R&D Institute Russia is looking for a senior compiler engineer
to work on LLVM based compiler for new Samsung GPU.
*What you'll be doing:*
- Design and develop target independent and processor specific optimizations
- Work on compiler improvements and problem resolutions
- Perform benchmarking and testing to improve quality of compiler
- Review code changes and design proposals
2015 Jun 19
2
Samba rebind user@email.com to user_email.com
Hello List,
I'm dealing with the following issue here:
https://forum.zentyal.org/index.php?topic=25300.0
Although it starts with OpenChange, it ends with Samba4 so I very much hope that somebody on this list can help me out.
Basically I try to authenticate users through the Outlook autoconfigurator using RPC-OVER-HTTP to a samba server. The problem is that in Samba4/LDAP I cannot have
2015 Jan 25
2
Centos 7 | Rebind ctrl + alt + f# keystroke to application
Hello,
I am new to Centos and this mailing list.
I have an application (IntelliJ IDEA) which uses the ctrl+alt+f# key
combinations to provide shortcuts. The keystrokes are bind to the ttys
virtual consoles. Is there anyway to rebind the keystrokes to the
application?
I tried the following solution (xorg.conf edit) but my PC freezes during
boot process. I had to rollback the xorg.conf changes
2012 Jun 26
1
rebind interface configuration in samba
Hi,
I have a virtual IP which migrate from one server to another depending the
server status. I have a problem with this behaviour and samba.
When the IP migrates to another server, in the first server samba is
stopped.
When the IP is going to come back to the first server, samba is started and
after that the IP come back.
The problem is: Samba (smbd) doesn't bind the IP because it is
2015 Jun 19
0
Samba rebind user@email.com to user_email.com
Hello again,
user at my.domain working for me with dovecot-imap/ exim ads samba4.1.17.
Ex:
hosts = my.ads.host:389
dn = cn=myuser ,cn=users,dc=my,dc=domain
dnpass = secret
auth_bind = yes
ldap_version = 3
base = cn=Users,dc=my,dc=domain
scope = subtree
user_filter = (mail=%u)
pass_filter = (mail=%u)
pass_attrs = mail=%u,= userPassword=password
You see the "user at my.domain" is
2016 Feb 24
1
[PATCH] *_OPTIONS="help=1" should print to stdout and fit 80 chars width
Hi, Martin!
You can find pretty nice instructions how to do it via Phabricator here:
http://llvm.org/docs/Phabricator.html.
-Maxim
On 23/02/16 21:30, Xinliang David Li via llvm-dev wrote:
> Can you send this patch to llvm-commits ?
>
> David
>
> On Tue, Feb 23, 2016 at 1:15 AM, Martin Liška <llvm-dev at lists.llvm.org
> <mailto:llvm-dev at lists.llvm.org>> wrote:
2020 Jan 09
3
Attribution of patches when committing for someone else
Hi All,
While committing a patch today for someone who currently lacks commit access, I realized I had forgotten the 'Patch by' line and reverted & re-committed to add it. However, while doing so I wondered if our current policy on this still makes sense.
Our policy at http://llvm.org/docs/DeveloperPolicy.html#commit-messages
2020 Jan 31
3
Sending bot emails to both Git authors and committers
When committing changes on behalf of other contributors, I've started
setting the author in Git to be the change author. I think that's better
for attribution than just including "Patch By: username" in the message
which is default for arc, especially now that we're finally using Git.
However, I've noticed that when the change breaks bots, emails are sent
only to the
2007 Feb 20
0
[PATCH] Xenconsoled should ignore spurious watch event. Otherwise, it can rebind to the same evtchn of a dying domU during suspending and cause below error message:
# HG changeset patch
# User john.levon@sun.com
# Date 1171946682 28800
# Node ID e8a7491ed4c57d4d82642dd954b8909d9065b377
# Parent 24a6bc1d1b93405558741a2a8fa7ba2f7c44964a
Xenconsoled should ignore spurious watch event. Otherwise, it can rebind to the same evtchn of a dying domU during suspending and cause below error message:
(XEN) event_channel.c:177:d0 EVTCHNOP failure: domain 0, error -22,
2015 Jan 26
0
Centos 7 | Rebind ctrl + alt + f# keystroke to application
On 01/25/2015 09:31 AM, Konstantinos Karadamoglou wrote:
>
> I have an application (IntelliJ IDEA) which uses the ctrl+alt+f# key
> combinations to provide shortcuts. The keystrokes are bind to the ttys
> virtual consoles. Is there anyway to rebind the keystrokes to the
> application?
Change the keymappings that IDEA uses:
settings > keymap > keymappings > default for
2016 Mar 09
4
Formalize "revert for more design review" policy.
----- Original Message -----
> From: "Sean Silva" <chisophugis at gmail.com>
> To: "llvm-dev" <llvm-dev at lists.llvm.org>
> Cc: "Chris Lattner" <clattner at apple.com>, "Rafael Ávila de Espíndola" <rafael.espindola at gmail.com>, "Michael Spencer"
> <bigcheesegs at gmail.com>, "Chandler Carruth"
2002 Jun 17
2
[PATCH] chages to pdb_ldap for new OpenLDAP versions and for better rebinds
> Andrew Bartlett wrote:
> >
> > Dave Snoopy wrote:
> > >
> > > What version of OpenLDAP are you compiling/linking
> > > against?
> > >
> >
> > [abartlet@piglett abartlet]$ rpm -q openldap
> > openldap-2.0.23-4
>
> I would appricate it if some people could test out the attached patch to
> current Samba HEAD
2019 Jul 09
2
GitHub monorepo and commit access
Hello,
I was wondering what was the current expected practice for committing patches to LLVM now that the Git monorepo is here.
I have commit access to SVN but when I try to land my patched through GitHub I get an error saying "Permission to llvm/llvm-project.git denied".
Depending on the answer, the documentation might need to be slightly clarified: the getting started documents for
2019 Dec 27
5
Delete Phabricator metadata tags before committing
Many git commits in the monorepo look like the following:
[Tag0][Tag1] Title line
Summary:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque mauris neque, porta nec tristique at, sagittis vel nisi. Fusce pharetra nunc et mauris consequat venenatis.
Reviewers: username0, username1
Reviewed By: username0
Subscribers: username2, username3,
2003 Jul 25
3
FreeBSD doesn't find my CD-RW and sometimes my DVD
Hi , I'm disperated
I've recently installed FreeBSD 4.8 ,and all at the first look was ok ,
this was only a try in a small partition , and now I have decided to
install it in a bigger partition , so I've downloaded the 5.1 ISO (to
give it a try too) and I've tried to BURN it with "burncd" . Now, I've
noticed that in the DEV directory there are the devices
2020 May 09
2
Marking all emails in "Trash" as opened, and also prohibiting email clients from creating new mails
Dovecot version: 2.3.7.2 (3c910f64b)
(pkg shipped by: Ubuntu-Desktop 20.04)
I want to accomplish 2 things in dovecot:
1:
I want to force all mails inside Trash to have an "opened"/"read" flag and
"Non-Recent" flag. Basically Status: RO
This regardless how the flag appears, either by copying/moving the mail into
trash, creating a new mail in trash, flagging email in
2019 Nov 15
17
[RFC] High-Level Code-Review Documentation Update
Hi, everyone,
I've been fielding an increasing number of questions about how our
code-review process in LLVM works from people who are new to our
community, and it's been pointed out to me that our documentation on
code reviews is both out of date and not as helpful as it could be to
new developers.
http://llvm.org/docs/DeveloperPolicy.html#code-reviews
I would like to compose a