Skip to content

Commit 933135e

Browse files
committed
Remove obsolete comment
1 parent 48b29b4 commit 933135e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

flang/tools/flang-driver/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ set( LLVM_LINK_COMPONENTS
1414
add_flang_tool(flang-new
1515
driver.cpp
1616
fc1_main.cpp
17-
18-
DEPENDS
19-
# These libraries are used in the linker invocation generated by the driver
20-
# (i.e. when constructing the linker job). Without them the driver would be
21-
# unable to generate executables.
2217
)
2318

2419
target_link_libraries(flang-new

0 commit comments

Comments
 (0)