[MLIR][LLVM] Remove typed pointer remnants from target tests (#71210)
[llvm-project.git] / flang / tools / CMakeLists.txt
blob337545ae0d4d7a244a036713549e2944abc44a6d
1 #===-- tools/CMakeLists.txt ------------------------------------------------===#
3 # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 # See https://llvm.org/LICENSE.txt for license information.
5 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 #===------------------------------------------------------------------------===#
9 add_subdirectory(bbc)
10 add_subdirectory(f18)
11 add_subdirectory(flang-driver)
12 add_subdirectory(tco)
13 add_subdirectory(f18-parse-demo)
14 add_subdirectory(fir-opt)