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

Support metadata fields added in LLVM 14 #109

Merged
merged 3 commits into from
Apr 10, 2023
Merged

Support metadata fields added in LLVM 14 #109

merged 3 commits into from
Apr 10, 2023

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    bea731f View commit details
    Browse the repository at this point in the history
  2. Add alignment to DILocalVariable

    This paves the way for an eventual fix to
    GaloisInc/llvm-pretty-bc-parser#217.
    RyanGlScott committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    22a2c22 View commit details
    Browse the repository at this point in the history
  3. Add support for btf_tag annotations

    This paves the way for an eventual fix for
    GaloisInc/llvm-pretty-bc-parser#188.
    RyanGlScott committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f06ba63 View commit details
    Browse the repository at this point in the history