-
Notifications
You must be signed in to change notification settings - Fork 15.6k
[LLVM][Examples][Cygwin] Exclude examples that are not built from test dependencies #172145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 |
…t dependencies (llvm#172145) `Bye` and `ExampleIRTransforms` are not built on Cygwin.
|
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.