diff options
author | Mark de Wever <koraq@xs4all.nl> | 2023-04-28 17:34:59 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2023-05-03 18:35:41 +0200 |
commit | d58ba7a4d145c60039d9a87f7265e56716e3bedd (patch) | |
tree | 0396771e96bfe4c59a8a8b4b91977b94cb3831b0 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | bd7da23c66947b601cef4f1a33d3bbc1a5365e36 (diff) | |
download | llvm-d58ba7a4d145c60039d9a87f7265e56716e3bedd.zip llvm-d58ba7a4d145c60039d9a87f7265e56716e3bedd.tar.gz llvm-d58ba7a4d145c60039d9a87f7265e56716e3bedd.tar.bz2 |
[libc++][test] Makes pthread a flag.
Using pthread may affect the compilation too not only the linking.
Therefore pthread is changed from a link flag to a generic flag used for
both compilation and linking.
This fixes an issue when using modules since the use of the pthread flag
makes the BMI files not compatible.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D149453
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions