We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 430a0d8 + 0a7e911 commit 3797db2Copy full SHA for 3797db2
lib/SIL/CMakeLists.txt
@@ -43,4 +43,4 @@ add_swift_library(swiftSIL STATIC
43
if(NOT SWIFT_BUILT_STANDALONE)
44
get_property(CLANG_TABLEGEN_TARGETS GLOBAL PROPERTY CLANG_TABLEGEN_TARGETS)
45
add_dependencies(swiftSIL intrinsics_gen ${CLANG_TABLEGEN_TARGETS})
46
-endif(CLANG_TABLEGEN_TARGETS)
+endif()
0 commit comments