Skip to content
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

Documentation: How-to of using LIT with multiline RUN statements #111

Open
stanislaw opened this issue Apr 7, 2020 · 0 comments
Open

Documentation: How-to of using LIT with multiline RUN statements #111

stanislaw opened this issue Apr 7, 2020 · 0 comments
Labels
clear action it is clear what has to be done or checked documentation Improvements or additions to documentation

Comments

@stanislaw
Copy link
Member

As asked and then checked by @AlexDenisov , it works like this:

RUN: %foo \
RUN:  bar \
RUN:  buzz | %FileCheck %s --match-full-lines

There might be a good place in the docs to cover questions like this one.

@stanislaw stanislaw added the documentation Improvements or additions to documentation label Apr 7, 2020
@stanislaw stanislaw added the clear action it is clear what has to be done or checked label Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clear action it is clear what has to be done or checked documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant