[flang-commits] [flang] [flang] Handle Hollerith in data statement initialization in big endian (PR #103451)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Fri Aug 23 07:51:09 PDT 2024
kkwli wrote:
Yes, I see that things should to be done in `llvm/utils/lit` if there is a need from other projects. I am not sure about that. I propose to add it in `flang/test/lit.cfg.py` for now. If there is a need in other projects, we can easily move the code to `llvm/utils/lit`.
https://github.com/llvm/llvm-project/pull/103451
More information about the flang-commits
mailing list