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 nonnull attribute #31

Open
langston-barrett opened this issue Nov 21, 2018 · 1 comment
Open

Implement nonnull attribute #31

langston-barrett opened this issue Nov 21, 2018 · 1 comment

Comments

@langston-barrett
Copy link
Collaborator

The nonnull attribute doesn't seem to have a representation in the AST.

It looks like it should go here: https://github.com/elliottt/llvm-pretty/blob/3d629c0093ba55a58aaa5c1d334059f0b71ba3d9/src/Text/LLVM/AST.hs#L455

@elliottt
Copy link
Collaborator

Yep, it does look like it's missing: http://llvm.org/docs/LangRef.html#paramattrs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
LLVM 6 Compatibility
  
AST (required)
Development

No branches or pull requests

3 participants