[all-commits] [llvm/llvm-project] b21b90: [flang] Handle Hollerith in data statement initial...
Kelvin Li via All-commits
all-commits at lists.llvm.org
Sat Aug 17 13:53:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b21b907aeb36a4ce6b403944e9c440a3bba5c3e0
https://github.com/llvm/llvm-project/commit/b21b907aeb36a4ce6b403944e9c440a3bba5c3e0
Author: Kelvin Li <kkwli at users.noreply.github.com>
Date: 2024-08-17 (Sat, 17 Aug 2024)
Changed paths:
M flang/lib/Evaluate/tools.cpp
M flang/test/Semantics/data08.f90
Log Message:
-----------
[flang] Handle Hollerith in data statement initialization in big endian (#103451)
Update to read the Hollerith literal in reverse order for big endian
environment.
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