forked from OSchip/llvm-project
b9a2837f16
`flang-new` depends on libclangFrontend (it uses DiagnosticConsumer classes from there). This patch adds the missing dependency in CMake. clang::TextDiagnosticBuffer is only reported as missing when compiling `flang-new` with BUILD_SHARED_LIBS=ON. This symbol is linked in statically with libflangFrontend when BUILD_SHARED_LIBS=OFF. |
||
---|---|---|
.. | ||
bbc | ||
f18 | ||
f18-parse-demo | ||
flang-driver | ||
tco | ||
CMakeLists.txt |