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

Add methods for LLVMTargetDataRef #141

Merged
merged 8 commits into from
Aug 27, 2020
Merged

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    dea9131 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    3ff9586 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    212633f View commit details
    Browse the repository at this point in the history
  2. add header

    yowl committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8085b40 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. address feedback, create StructLayout class to provide struct offset …

    …methods, better align DataLayout(was LlvmTargetdata) with c++ api method names
    yowl committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    6f9bc5f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Match c++ name

    Co-authored-by: Tanner Gooding <tagoo@outlook.com>
    yowl and tannergooding committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d6200c1 View commit details
    Browse the repository at this point in the history
  2. Match c++ name

    Co-authored-by: Tanner Gooding <tagoo@outlook.com>
    yowl and tannergooding committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    04c5014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de04f0 View commit details
    Browse the repository at this point in the history