[PATCH] D98558: [OPENMP51]Initial support for the interop directive

Mike Rice via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 17:56:42 PDT 2021


mikerice added a comment.

It looks like adding the new clause breaks the flang build.  Anyone know how to address that?

ld.lld: error: undefined symbol: Fortran::semantics::OmpStructureChecker::Enter(Fortran::parser::OmpClause::Init const&)

>>> referenced by semantics.cpp:83 (/mnt/disks/ssd0/agent/llvm-project/flang/lib/Semantics/semantics.cpp:83)
>>>
>>>   semantics.cpp.o:


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98558/new/

https://reviews.llvm.org/D98558



More information about the llvm-commits mailing list