[all-commits] [llvm/llvm-project] 409932: Split headers in preparation for cross-compilation...
Michael Kruse via All-commits
all-commits at lists.llvm.org
Mon Oct 14 04:57:43 PDT 2024
Branch: refs/heads/users/meinersbur/flang_runtime_split-headers2
Home: https://github.com/llvm/llvm-project
Commit: 4099324b404133a8f4b66be62c84034e884aab7f
https://github.com/llvm/llvm-project/commit/4099324b404133a8f4b66be62c84034e884aab7f
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
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