aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorPeter Klausler <35819229+klausler@users.noreply.github.com>2024-01-02 09:25:49 -0800
committerGitHub <noreply@github.com>2024-01-02 09:25:49 -0800
commitdea30aca3a56bb72d4e1eddb04f98c53bcb5992a (patch)
treec882ebbca7d3b4ada4e7afa063cedb3fc0d4ec82 /llvm/lib/Object/WasmObjectFile.cpp
parent49ee8b53ef39c158d40d76128828379dd34ea61f (diff)
downloadllvm-dea30aca3a56bb72d4e1eddb04f98c53bcb5992a.zip
llvm-dea30aca3a56bb72d4e1eddb04f98c53bcb5992a.tar.gz
llvm-dea30aca3a56bb72d4e1eddb04f98c53bcb5992a.tar.bz2
[flang][runtime] NAMELIST input into storage sequence (#76584)
Nearly every Fortran compiler supports the extension of NAMELIST input into a storage sequence identified by its initial scalar array element. For example, &GROUP A(1) = 1. 2. 3. / should be processed as if the input had been &GROUP A(1:) = 1. 2. 3. / Fixes llvm-test-suite/Fortran/gfortran/regression/namelist_24.f90.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions