Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 265 Bytes

SPIR-Tools

HOW TO BUILD

clone SPIR-tools repostiry from https://github.com/KhronosGroup/SPIR-Tools to [llvm-path]/tools/spir-tools

edit [llvm-path]/tools/CMakeList.txt to have the line add_llvm_external_project(spir-tools)

Compile llvm