diff options
| author | parabola94 <heavybaby5000@toki.waseda.jp> | 2025-08-14 06:43:53 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-13 21:43:53 +0000 |
| commit | cc58ca5370fb4866874ef19f6fcb914edfef24c2 (patch) | |
| tree | 317bfa33a0b5b12615450287c99579d24ff4b344 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | 0425cc95bd5b76db4c6924dcf6e93edc33ea850a (diff) | |
| download | llvm-cc58ca5370fb4866874ef19f6fcb914edfef24c2.zip llvm-cc58ca5370fb4866874ef19f6fcb914edfef24c2.tar.gz llvm-cc58ca5370fb4866874ef19f6fcb914edfef24c2.tar.bz2 | |
[flang/flang-rt] Add -isysroot flag only to tests really requiring (#152914)
-isysroot flag was added to all tests, but it makes
Driver/darwin-version.f90 failed.
In fact, only a few tests regarding interoperability with C need
-isysroot flag to search for headers and libraries. So, -isysroot flag
is now eliminated from the substitution `%flang`, and a new substitution
`%isysroot` has been introduced.
Moreover, Integration/iso-fortran-binding.cpp invokes clang++ via a
shell script, which makes it hard to add -isysroot flag. So, it is
refactored.
Fixes #150765
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions
