Loading llvm/CMakeLists.txt +2 −2 Original line number Diff line number Diff line Loading @@ -218,7 +218,7 @@ option(LLVM_APPEND_VC_REV set(PACKAGE_NAME LLVM) set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}") # set(PACKAGE_BUGREPORT "https://bugs.llvm.org/") set(PACKAGE_BUGREPORT "https://github.com/OpenCilk/opencilk-project/issues") set(PACKAGE_BUGREPORT "https://github.com/lanl/kitsune/issues") set(BUG_REPORT_URL "${PACKAGE_BUGREPORT}" CACHE STRING "Default URL where bug reports are to be submitted.") Loading llvm/lib/Transforms/Tapir/LLVMBuild.txt +1 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,4 @@ type = Library name = TapirOpts parent = Transforms required_libraries = Analysis Core Scalar Support TransformUtils required_libraries = Analysis Core IRReader Scalar Linker Support TransformUtils Loading
llvm/CMakeLists.txt +2 −2 Original line number Diff line number Diff line Loading @@ -218,7 +218,7 @@ option(LLVM_APPEND_VC_REV set(PACKAGE_NAME LLVM) set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}") # set(PACKAGE_BUGREPORT "https://bugs.llvm.org/") set(PACKAGE_BUGREPORT "https://github.com/OpenCilk/opencilk-project/issues") set(PACKAGE_BUGREPORT "https://github.com/lanl/kitsune/issues") set(BUG_REPORT_URL "${PACKAGE_BUGREPORT}" CACHE STRING "Default URL where bug reports are to be submitted.") Loading
llvm/lib/Transforms/Tapir/LLVMBuild.txt +1 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,4 @@ type = Library name = TapirOpts parent = Transforms required_libraries = Analysis Core Scalar Support TransformUtils required_libraries = Analysis Core IRReader Scalar Linker Support TransformUtils