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

Fix missing tee to check on warnings #28

Closed
wants to merge 1 commit into from

Commits on Jul 22, 2020

  1. Fix missing tee to check on warnings

    Previously tee produced a ${output_file}.linked.bc.out which is used to check and fail on warnings. However after removal of llvm-link step, we missed this out file. It is needed for line 70 check.
    aaronenyeshi authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5493849 View commit details
    Browse the repository at this point in the history