diff options
author | Michael Spencer <bigcheesegs@gmail.com> | 2023-12-13 16:40:10 -0700 |
---|---|---|
committer | Michael Spencer <bigcheesegs@gmail.com> | 2023-12-13 17:33:04 -0800 |
commit | d7aee33029f2d029c16098bd0630831638c7038e (patch) | |
tree | 9058a559454fbf04429d5ca9119bc715a821e767 /llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp | |
parent | de8ee03ed916feb37b602b93c07f0dade8fd0050 (diff) | |
download | llvm-d7aee33029f2d029c16098bd0630831638c7038e.zip llvm-d7aee33029f2d029c16098bd0630831638c7038e.tar.gz llvm-d7aee33029f2d029c16098bd0630831638c7038e.tar.bz2 |
[llvm][Windows] Don't run socket tests on old versions of Windows
AF_UNIX sockets were added to Windows 10 build 17063 in 2017, older
versions of Windows will fail this test.
Also add a lit config so lit tests using sockets can do:
// REQUIRES: unix-sockets
(It would be cool if unit tests could use lit available_features)
Also fix llvm-config test that didn't fail when new libs are added.
Diffstat (limited to 'llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp')
0 files changed, 0 insertions, 0 deletions