[LLVM][Examples][Cygwin] Exclude examples that are not built from test dependencies#172145
Conversation
|
toward #171998 llvm-project/llvm/examples/Bye/CMakeLists.txt Lines 9 to 10 in eeaf435 |
|
Thanks! Could you please help me to merge this? I don't have the permission. |
|
I think you also should adjust llvm/test/Examples/lit.local.cfg to include cygwin and not just win32. It might happen to work without right now because LLVM isn't built as shared library, which disables plugins. |
|
Thanks! |
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/27/builds/20294 Here is the relevant piece of the build log for the reference |
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/169/builds/17984 Here is the relevant piece of the build log for the reference |
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/39/builds/9094 Here is the relevant piece of the build log for the reference |
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/76/builds/13585 Here is the relevant piece of the build log for the reference |
…t dependencies (llvm#172145) `Bye` and `ExampleIRTransforms` are not built on Cygwin.
…t dependencies (llvm#172145) `Bye` and `ExampleIRTransforms` are not built on Cygwin.
ByeandExampleIRTransformsare not built on Cygwin.