[all-commits] [llvm/llvm-project] 7e7468: Revert "[flang][runtime] Add ACCESS library proced...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Fri Apr 12 06:08:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e7468c9ed4e29fe8327525923fd8ab0169b1c07
https://github.com/llvm/llvm-project/commit/7e7468c9ed4e29fe8327525923fd8ab0169b1c07
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M flang/docs/Intrinsics.md
M flang/include/flang/Runtime/extensions.h
M flang/runtime/extensions.cpp
R flang/unittests/Runtime/AccessTest.cpp
M flang/unittests/Runtime/CMakeLists.txt
Log Message:
-----------
Revert "[flang][runtime] Add ACCESS library procedure" (#88507)
Reverts llvm/llvm-project#88395
This broke the powerpc buildbot. That build doesn't support using
`std::filesystem` in flang unit tests.
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