[libclc] 132/291: Remove unused include which breaks build after r210803

Andreas Beckmann anbe at moszumanska.debian.org
Tue Sep 8 10:53:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master
in repository libclc.

commit 8486107cb342887d9c6ad78335a421ce3e851ac3
Author: Jeroen Ketema <j.ketema at imperial.ac.uk>
Date:   Thu Jun 12 21:10:17 2014 +0000

    Remove unused include which breaks build after r210803
    
    Tested with llvm 3.4 and trunk.
    
    
    git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@210825 91177308-0d34-0410-b5e6-96231b3b80d8
---
 utils/prepare-builtins.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/utils/prepare-builtins.cpp b/utils/prepare-builtins.cpp
index 28c3e49..3130d73 100644
--- a/utils/prepare-builtins.cpp
+++ b/utils/prepare-builtins.cpp
@@ -9,7 +9,6 @@
 #include "llvm/Support/MemoryBuffer.h"
 #include "llvm/Support/FileSystem.h"
 #include "llvm/Support/raw_ostream.h"
-#include "llvm/Support/system_error.h"
 #include "llvm/Support/ErrorOr.h"
 #include "llvm/Support/ToolOutputFile.h"
 #include "llvm/Config/config.h"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git



More information about the Pkg-opencl-commits mailing list