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: Return the list of overrides that were applied #1199

Merged
merged 1 commit into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. llvm: Return the list of overrides that were applied

    This is useful for some downstream consumers, e.g., if you want to allow
    forward-declarations in Crucible-LLVM S-expression syntax programs that
    eventually resolve to overrides.
    
    Also, improve documentation for all these functions.
    langston-barrett committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7db2d17 View commit details
    Browse the repository at this point in the history