Skip to content

Commit

Permalink
[flang] Fix build error caused by missing llvm-readelf
Browse files Browse the repository at this point in the history
Fix build error in D145883. Thanks @awarzynski!

Reviewed By: awarzynski

Differential Revision: https://reviews.llvm.org/D146204
  • Loading branch information
Shao-Ce SUN committed Mar 16, 2023
1 parent fdbcd76 commit d4320cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flang/test/CMakeLists.txt
Expand Up @@ -59,6 +59,7 @@ set(FLANG_TEST_DEPENDS
bbc
llvm-dis
llvm-objdump
llvm-readelf
split-file
FortranRuntime
Fortran_main
Expand Down

0 comments on commit d4320cb

Please sign in to comment.