[all-commits] [llvm/llvm-project] 42e5ab: Split headers in preparation for cross-compilation...
Michael Kruse via All-commits
all-commits at lists.llvm.org
Mon Oct 14 05:08:55 PDT 2024
Branch: refs/heads/users/meinersbur/flang_runtime_split-headers2
Home: https://github.com/llvm/llvm-project
Commit: 42e5abb5b291e78aeb152d7c636c75fe4d90492a
https://github.com/llvm/llvm-project/commit/42e5abb5b291e78aeb152d7c636c75fe4d90492a
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M flang/include/flang/Lower/Allocatable.h
M flang/include/flang/Optimizer/Builder/MutableBox.h
M flang/include/flang/Optimizer/CodeGen/DescriptorModel.h
M flang/include/flang/Runtime/CUDA/allocator.h
M flang/include/flang/Runtime/CUDA/descriptor.h
A flang/include/flang/Runtime/allocator-registry-consts.h
M flang/include/flang/Runtime/allocator-registry.h
A flang/include/flang/Runtime/array-constructor-consts.h
M flang/include/flang/Runtime/array-constructor.h
A flang/include/flang/Runtime/descriptor-consts.h
M flang/include/flang/Runtime/descriptor.h
A flang/include/flang/Runtime/io-api-funcs.h
M flang/include/flang/Runtime/io-api.h
A flang/include/flang/Runtime/iostat-funcs.h
M flang/include/flang/Runtime/iostat.h
M flang/lib/Lower/ConvertVariable.cpp
M flang/lib/Optimizer/Builder/Runtime/ArrayConstructor.cpp
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/lib/Semantics/compute-offsets.cpp
M flang/runtime/environment-default-list.h
M flang/runtime/extensions.cpp
M flang/runtime/internal-unit.cpp
M flang/runtime/io-api-common.h
M flang/runtime/io-api-minimal.cpp
M flang/runtime/io-api.cpp
M flang/runtime/io-error.h
M flang/runtime/io-stmt.h
M flang/runtime/iostat.cpp
M flang/runtime/namelist.cpp
M flang/unittests/Optimizer/Builder/Runtime/AllocatableTest.cpp
Log Message:
-----------
Split headers in preparation for cross-compilation. NFC.
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