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

[llvm-c-test] Rename --test-dibuilder-debuginfo-format to --test-dibuilder #105702

Merged
merged 1 commit into from
Sep 23, 2024

Commits on Sep 21, 2024

  1. [llvm-c-test] Rename --test-dibuilder-debuginfo-format to `--test-d…

    …ibuilder`
    
    The former name was introduced during the split between debug info
    intrinsic and `DbgRecord`. Before the split, it was named
    `--test-dibuilder`.
    
    However, the full migration to `DbgRecord` happened already and we have
    just one test suite related to building debug info using LLVM-C API.
    Therefore, it makes sense to rename it back to `--test-dibuilder`.
    vadorovsky committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    04325e1 View commit details
    Browse the repository at this point in the history