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

Replace output_equivalence test with regression tests #333

Merged
merged 1 commit into from
Oct 4, 2024

Commits on Oct 3, 2024

  1. Replace output_equivalence test with regression tests

    Bug fixes require us to have different output from binutils addr2line,
    but we don't exactly match llvm-addr2line either, so there is no
    good way to compare our output against existing tools.
    Switch to using a regression test for our output instead.
    philipc committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7ca88e0 View commit details
    Browse the repository at this point in the history