Skip to content

Commit d3bfeda

Browse files
committed
Remove the dup line to address review comment.
1 parent 0e763ee commit d3bfeda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ if (${CMAKE_SYSTEM_NAME} MATCHES "AIX")
123123
list(REMOVE_ITEM LLVM_ALL_PROJECTS openmp)
124124
endif()
125125

126-
# The flang project is not yet part of "all" projects (see C++ requirements)
127126
# The flang project is not yet part of "all" projects (see C++ requirements)
128127
set(LLVM_EXTRA_PROJECTS "flang")
129128
# List of all known projects in the mono repo

0 commit comments

Comments
 (0)