[PATCH] Support invoking the patchpoint intrinsic

Chandler Carruth chandlerc at google.com
Fri Oct 3 15:24:07 PDT 2014


On Fri, Oct 3, 2014 at 3:17 PM, Kevin Modzelewski <kmod at dropbox.com> wrote:

> Oh hmm, I just checked the llvm-commits archives and I see the initial
> email:
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140929/237873.html
>
> I've had a number of issues emailing the llvm lists with my messages
> getting marked as spam -- which I'm going to chalk up to Dropbox's DMARC
> settings and hopefully not the content of my emails.  I wonder if that
> could be the issue here?
>

Yea, the problem often is that certain mail clients impose DMARC reject
policies when the list server sends the email to them. So the archives
always end up with it, but folks often miss it initially.

You may also get banned periodically from the list, but I'll unban you as
needed (drop a line). We have  tried to prevent the list server from
banning folks (both dropbox.com and yahoo.com email domains have this
problem) but I worry about it not working perfectly.

Some folks are working on upgrading the mail servers and enabling the
proper header-rewriting to conform with DMARC policies. Once that lands,
all of this trouble will go away. Sorry until then.


>
> I do remember seeing various suggestions for what to do with phabricator,
> but I couldn't figure out a great way to find them.  I did read through
> http://llvm.org/docs/Phabricator.html -- maybe that could be updated with
> some of the more recent concerns?
>

Yea, it'd be good... Not sure when/if I'll get around to it...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141003/0e871970/attachment.html>


More information about the llvm-commits mailing list