pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lldb-netbsd: Document new patch sent upstream



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Feb 5 00:37:44 2017 +0100
Changeset:	da6179f5a742e2883153f8a433c3b7bb32353713

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Document new patch sent upstream

Sent:
   "Make llvm::call_once more convenient to reuse out of LLVM"
   https://reviews.llvm.org/D29552

Sponsored by <The NetBSD Foundation>

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=da6179f5a742e2883153f8a433c3b7bb32353713

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lldb-netbsd/TODO | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index 3d923dcd89..34a595646b 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -83,6 +83,9 @@ In progress:
    "Make llvm::call_once more convenient to reuse out of LLVM"
    https://reviews.llvm.org/D29296
 
+   "Make llvm::call_once more convenient to reuse out of LLVM"
+   https://reviews.llvm.org/D29552
+
 Unscheduled in progress:
  - investigate and address false-positives in "check-lldb"
    "Fix multi-process-driver.cpp build on NetBSD"


Home | Main Index | Thread Index | Old Index