[flang-commits] [flang] [flang] Add struct passing target rewrite hooks and partial X86-64 impl (PR #74829)
Pete Steinfeld via flang-commits
flang-commits at lists.llvm.org
Fri Dec 8 10:32:24 PST 2023
psteinfeld wrote:
> > I found one nit and one compilation error that needs to be fixed.
>
> Thanks @psteinfeld. I fixed the assert issue. What is the nit you mentionned?
In flang/lib/Optimizer/CodeGen/Target.cpp, line 399, "ystem" should read "system".
All builds and tests successfully now for me.
Thanks for the quick fix!
https://github.com/llvm/llvm-project/pull/74829
More information about the flang-commits
mailing list