[all-commits] [llvm/llvm-project] d45242: [flang] Fix shared library flang build (#108101)
Peter Klausler via All-commits
all-commits at lists.llvm.org
Tue Sep 10 15:01:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d452429821d3263a73b27387324bc272b47ed1bf
https://github.com/llvm/llvm-project/commit/d452429821d3263a73b27387324bc272b47ed1bf
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M flang/lib/Evaluate/check-expression.cpp
Log Message:
-----------
[flang] Fix shared library flang build (#108101)
I broke the shared library builds a few minutes ago by introducing a
cyclic dependency between two parts of the compiler. Fix.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list