From 484688cbb59bde25a07cdb261ea62ba200bbd67c Mon Sep 17 00:00:00 2001 From: dim Date: Sat, 29 Nov 2014 20:23:18 +0000 Subject: Remove bogus revision numbers from diff header lines in the existing llvm/clang patches. --- contrib/llvm/patches/patch-10-llvm-r221709-debug-oom.diff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'contrib/llvm/patches/patch-10-llvm-r221709-debug-oom.diff') diff --git a/contrib/llvm/patches/patch-10-llvm-r221709-debug-oom.diff b/contrib/llvm/patches/patch-10-llvm-r221709-debug-oom.diff index b4fef7e..a00b9f1 100644 --- a/contrib/llvm/patches/patch-10-llvm-r221709-debug-oom.diff +++ b/contrib/llvm/patches/patch-10-llvm-r221709-debug-oom.diff @@ -24,8 +24,8 @@ Introduced here: http://svnweb.freebsd.org/changeset/base/274442 Index: include/llvm/CodeGen/SelectionDAG.h =================================================================== ---- include/llvm/CodeGen/SelectionDAG.h (revision 10) -+++ include/llvm/CodeGen/SelectionDAG.h (revision 11) +--- include/llvm/CodeGen/SelectionDAG.h ++++ include/llvm/CodeGen/SelectionDAG.h @@ -126,6 +126,10 @@ class SDDbgInfo { DbgValMap[Node].push_back(V); } @@ -39,8 +39,8 @@ Index: include/llvm/CodeGen/SelectionDAG.h DbgValues.clear(); Index: lib/CodeGen/SelectionDAG/SelectionDAG.cpp =================================================================== ---- lib/CodeGen/SelectionDAG/SelectionDAG.cpp (revision 10) -+++ lib/CodeGen/SelectionDAG/SelectionDAG.cpp (revision 11) +--- lib/CodeGen/SelectionDAG/SelectionDAG.cpp ++++ lib/CodeGen/SelectionDAG/SelectionDAG.cpp @@ -686,6 +686,15 @@ void SelectionDAG::DeleteNodeNotInCSEMaps(SDNode * DeallocateNode(N); } -- cgit v1.1