We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7631c73 commit baaccc8Copy full SHA for baaccc8
llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
@@ -30,7 +30,7 @@
30
using namespace llvm;
31
using namespace llvm::orc;
32
33
-#if defined(__APPLE__) || defined(__linux__)
+#if 0
34
// TODO: Add COFF (Windows) support for these tests.
35
// this facility also works correctly on Windows (COFF),
36
// so we should eventually enable and run these tests for that platform as well.
0 commit comments