2 Commits

Author SHA1 Message Date
Leandro Lupori
9edcf7a28e
[flang][driver] Add support for -isysroot in the frontend (#77365)
If DEFAULT_SYSROOT is not specfied when building flang, then the
-isysroot flag is needed to link binaries against system libraries
on Darwin. It's also needed when linking against a non-default
sysroot.
2024-01-11 10:37:58 -03:00
Andrzej Warzynski
2284771fa0 [flang][nfc] Rename four driver tests
This patch makes sure that hyphen ("-") (instead of an underscore "_")
is consistently used for all test files.

Sending without a review as this is rather straightforward.
2023-12-05 21:52:49 +00:00