labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
looks good, thank you.
https://reviews.llvm.org/D32087
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/ma
Does 0 mean infinite here? If so are the newly introduced semantics here
still correct?
On Sat, Apr 15, 2017 at 3:34 AM Pavel Labath via Phabricator via
lldb-commits wrote:
> labath accepted this revision.
> labath added a comment.
> This revision is now accepted and ready to land.
>
> looks good
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Thank you for taking the time to do this.
It looks like ppoll was added to linux quite a long time ago, but we still get
some patches supporting surprisingly old kernels. I hope it doesn't com
krytarowski updated this revision to Diff 95380.
krytarowski retitled this revision from "Introduce initial Debug
Registers/NetBSD/amd64 support" to "Introduce FPR and Debug
Registers/NetBSD/amd64 support".
krytarowski edited the summary of this revision.
krytarowski added a comment.
Add FPR sup
Author: kuba.brecka
Date: Sat Apr 15 23:02:45 2017
New Revision: 300416
URL: http://llvm.org/viewvc/llvm-project?rev=300416&view=rev
Log:
ThreadSanitizer plugin: Support Swift access races and fix how external races
are displayed.
Modified:
lldb/trunk/source/Plugins/InstrumentationRuntime/