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

Implement module-independent data retrieval operations for LLVMNamedMDNodeRef #995

Merged
merged 5 commits into from
Jan 15, 2021

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    a8129ea View commit details
    Browse the repository at this point in the history
  2. Remove unused parameters

    These parameters are present in the original code because it uses them to look up the metadata node inside the module
    junlarsen committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    6e9e3a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Change function names

    junlarsen committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    3881c21 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Update CHANGELOG.md

    saudet committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6cb9662 View commit details
    Browse the repository at this point in the history
  2. Update generated sources

    saudet committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1a2be66 View commit details
    Browse the repository at this point in the history