Skip to content

Update include paths for pre-built-LLVM builds#138

Merged
AnastasiaStulova merged 1 commit intoKhronosGroup:masterfrom
svenvh:update-include-dirs
Mar 7, 2019
Merged

Update include paths for pre-built-LLVM builds#138
AnastasiaStulova merged 1 commit intoKhronosGroup:masterfrom
svenvh:update-include-dirs

Conversation

@svenvh
Copy link
Member

@svenvh svenvh commented Mar 6, 2019

Translator builds with a pre-built LLVM recently broke due to headers
in the LLVM source tree no longer being found.

Update our CMake files for LLVM commit r353924 / 95decc39b55 ("[llvm]
[cmake] Provide split include paths in LLVMConfig", 2019-02-13).

Translator builds with a pre-built LLVM recently broke due to headers
in the LLVM source tree no longer being found.

Update our CMake files for LLVM commit r353924 / 95decc39b55 ("[llvm]
[cmake] Provide split include paths in LLVMConfig", 2019-02-13).
@Hopetech
Copy link
Contributor

Hopetech commented Mar 6, 2019

I didn't test it so Acked-by: Elie Tournier <elie.tournier@collabora.com>

@AnastasiaStulova AnastasiaStulova merged commit 78d09f2 into KhronosGroup:master Mar 7, 2019
@svenvh svenvh deleted the update-include-dirs branch March 7, 2019 17:41
vmaksimo pushed a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Sep 1, 2022
…drspace_printf (KhronosGroup#1364) '"master"' -> '"xmain-web"' (32 commits) (KhronosGroup#138)

* Resolve of merge (conflict) 6e70d1c Support SPV_INTEL_non_constant_addrspace_printf (KhronosGroup#1364) '"master"' -> '"xmain-web"' (32 commits)

  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/spirv_internal.hpp
  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/SPIRVNameMapEnum.h
  CONFLICT (content): Merge conflict in include/LLVMSPIRVExtensions.inc

  commit 6e70d1c
  Author: Nikita <nikita.kornev@intel.com>
  Date:   Mon Feb 28 13:24:49 2022 +0300

      Support SPV_INTEL_non_constant_addrspace_printf (KhronosGroup#1364)

      Spec: intel/llvm#5227

* Conflict resolution

Co-authored-by: iclsrc <ia.compiler.tools.git@intel.com>
Co-authored-by: Dmitry Sidorov <dmitry.sidorov@intel.com>
vmaksimo pushed a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Sep 1, 2022
…nstant_addrspace_printf (KhronosGroup#1364) '"master"' -> '"xmain-web"' (32 commits) (KhronosGroup#138)

* Resolve of merge (conflict) 6e70d1c Support SPV_INTEL_non_constant_addrspace_printf (KhronosGroup#1364) '"master"' -> '"xmain-web"' (32 commits)

  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/spirv_internal.hpp
  CONFLICT (content): Merge conflict in lib/SPIRV/libSPIRV/SPIRVNameMapEnum.h
  CONFLICT (content): Merge conflict in include/LLVMSPIRVExtensions.inc

  commit 6e70d1c
  Author: Nikita <nikita.kornev@intel.com>
  Date:   Mon Feb 28 13:24:49 2022 +0300

      Support SPV_INTEL_non_constant_addrspace_printf (KhronosGroup#1364)

      Spec: intel/llvm#5227

* Conflict resolution

Co-authored-by: iclsrc <ia.compiler.tools.git@intel.com>
Co-authored-by: Dmitry Sidorov <dmitry.sidorov@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants