Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mjklemm committed Jun 25, 2024
1 parent 5c864ee commit 3f6a963
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions flang/tools/flang-driver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ set( LLVM_LINK_COMPONENTS
add_flang_tool(flang-new
driver.cpp
fc1_main.cpp

DEPENDS
# These libraries are used in the linker invocation generated by the driver
# (i.e. when constructing the linker job). Without them the driver would be
# unable to generate executables.
)

target_link_libraries(flang-new
Expand Down

0 comments on commit 3f6a963

Please sign in to comment.