1 Commits

Author SHA1 Message Date
Tarun Prabhu
aa440aae36
[flang][Driver] Support -pthread in the frontend (#77360)
The -pthread option seems to be extensively tested for various platforms by
clang. Since flang uses those parts of the clang driver, the only test added
is to ensure that the option is recognized by the frontend.
2024-01-16 08:25:36 -07:00