[libclc] 127/291: Fix build broken by LLVM commit r207593

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 9908d94ac1b9cbfd8865c4fec6d843d032e0ec25
Author: Tom Stellard <thomas.stellard at amd.com>
Date:   Wed Apr 30 18:35:20 2014 +0000

    Fix build broken by LLVM commit r207593
    
    git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@207685 91177308-0d34-0410-b5e6-96231b3b80d8
---
 utils/prepare-builtins.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/utils/prepare-builtins.cpp b/utils/prepare-builtins.cpp
index 2acf4ee..e0ad6a3 100644
--- a/utils/prepare-builtins.cpp
+++ b/utils/prepare-builtins.cpp
@@ -7,6 +7,7 @@
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/ManagedStatic.h"
 #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"

-- 
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