[all-commits] [llvm/llvm-project] 39d6d9: FLANGRT -> FLANG_RT
Michael Kruse via All-commits
all-commits at lists.llvm.org
Mon Nov 11 06:57:11 PST 2024
Branch: refs/heads/users/meinersbur/flang_runtime
Home: https://github.com/llvm/llvm-project
Commit: 39d6d9694b65012cda0b88dbf1865f29ddbe83f6
https://github.com/llvm/llvm-project/commit/39d6d9694b65012cda0b88dbf1865f29ddbe83f6
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-11-11 (Mon, 11 Nov 2024)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/cmake/modules/AddFlangRT.cmake
M flang-rt/cmake/modules/AddFlangRTOffload.cmake
M flang-rt/include/flang-rt/CUDA/allocator.h
M flang-rt/include/flang-rt/allocator-registry.h
M flang-rt/include/flang-rt/array-constructor.h
M flang-rt/include/flang-rt/descriptor.h
M flang-rt/include/flang-rt/io-api-funcs.h
M flang-rt/include/flang-rt/iostat-funcs.h
M flang-rt/include/flang-rt/memory.h
M flang-rt/include/flang-rt/type-code.h
M flang-rt/lib/FortranFloat128Math/CMakeLists.txt
M flang-rt/lib/flang_rt/CMakeLists.txt
M flang-rt/lib/flang_rt/ISO_Fortran_util.h
M flang-rt/lib/flang_rt/allocator-registry.cpp
M flang-rt/lib/flang_rt/buffer.h
M flang-rt/lib/flang_rt/copy.h
M flang-rt/lib/flang_rt/descriptor-io.h
M flang-rt/lib/flang_rt/environment.cpp
M flang-rt/lib/flang_rt/file.h
M flang-rt/lib/flang_rt/internal-unit.h
M flang-rt/lib/flang_rt/io-api-common.h
M flang-rt/lib/flang_rt/io-error.h
M flang-rt/lib/flang_rt/io-stmt.h
M flang-rt/lib/flang_rt/random-templates.h
M flang-rt/lib/flang_rt/reduction-templates.h
M flang-rt/lib/flang_rt/stack.h
M flang-rt/lib/flang_rt/tools.h
M flang-rt/lib/flang_rt/type-info.h
M flang-rt/lib/flang_rt/unit-map.h
M flang-rt/lib/flang_rt/unit.cpp
M flang-rt/lib/flang_rt/unit.h
M flang-rt/lib/flang_rt/utf.cpp
M flang-rt/test/CMakeLists.txt
M flang-rt/test/NonGtestUnit/lit.site.cfg.py.in
M flang-rt/test/Unit/lit.site.cfg.py.in
M flang-rt/test/lit.site.cfg.py.in
M flang-rt/unittests/CMakeLists.txt
M flang-rt/unittests/Runtime/tools.h
Log Message:
-----------
FLANGRT -> FLANG_RT
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