From: Michel Dänzer Date: Thu, 7 Apr 2016 06:05:33 +0000 (+0900) Subject: Revert "clover: Fix build against clang SVN >= r265359" X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=715e97e3421ec33c219c9829e7930d135dfe0bf8;p=mesa.git Revert "clover: Fix build against clang SVN >= r265359" This reverts commit 0daab9878d2b96356cf667591a2c877d912be52d. The corresponding clang change was reverted. Trivial. --- diff --git a/src/gallium/state_trackers/clover/llvm/invocation.cpp b/src/gallium/state_trackers/clover/llvm/invocation.cpp index 3fb35969a81..4d11c2477c7 100644 --- a/src/gallium/state_trackers/clover/llvm/invocation.cpp +++ b/src/gallium/state_trackers/clover/llvm/invocation.cpp @@ -206,9 +206,6 @@ namespace { // http://www.llvm.org/bugs/show_bug.cgi?id=19735 c.getDiagnosticOpts().ShowCarets = false; c.getInvocation().setLangDefaults(c.getLangOpts(), clang::IK_OpenCL, -#if HAVE_LLVM >= 0x0309 - llvm::Triple(triple), -#endif clang::LangStandard::lang_opencl11); c.createDiagnostics( new clang::TextDiagnosticPrinter(