diff options
author | Nikita Popov <npopov@redhat.com> | 2025-02-05 11:58:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 11:58:44 +0100 |
commit | f9af5c145f40480d46874b643ca2b1237e9fbb2a (patch) | |
tree | 0371d66ec31bce130aeaa6613e5cf0922ac83b0c /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 4287c72404fbd291c01ddff88bfc045ab5c622b8 (diff) | |
download | llvm-f9af5c145f40480d46874b643ca2b1237e9fbb2a.zip llvm-f9af5c145f40480d46874b643ca2b1237e9fbb2a.tar.gz llvm-f9af5c145f40480d46874b643ca2b1237e9fbb2a.tar.bz2 |
[flang][cmake] Fix bcc dependencies (#125822)
The Fortran libraries are not part of MLIR, so they should use
target_link_libraries() rather than mlir_target_link_libraries().
This fixes an issue introduced in
https://github.com/llvm/llvm-project/pull/120966.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions