Skip to content
Snippets Groups Projects
Commit 6126e48d authored by Hashim Sharif's avatar Hashim Sharif
Browse files

Allowing exceptions in HPVM2NVDLAPass Build

parent 298d5869
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@ endif()
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DLLVM_BUILD_DIR=${CMAKE_BINARY_DIR}")
set(LLVM_REQUIRES_EH True)
add_llvm_library(
LLVMHPVM2NVDLAPass
MODULE HPVM2NVDLAPass.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment