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

Unique stable name reimpl #307

Closed
wants to merge 4 commits into from

Conversation

erichkeane
Copy link
Collaborator

Just a WIP to keep you guys up to date on my progress.

As of the initial upload, this does the work to the instantiate-attr that needs to be done in order to have a place to mark all of the lambda types. Additionally, it adds the Expr for the builtin-unique-stable-name that we'll need. The CodeGen part doesn't work, and I've not started messing with the mangler yet, but I intend to do that soon.

Don't worry about review, but if you have a 'todo' that you understand better than me, or spot some obvious error, feel free to share!

@schittir Not sure why it won't let me add you as a 'reviewer', but here it is.

Erich Keane added 4 commits April 23, 2021 08:22
'Expr' type, which required a ton of implementation... Whew, at least
that is over.  A couple of 'TODO's remain, but we'll get to those
eventually.
@erichkeane erichkeane requested a review from AaronBallman April 23, 2021 20:01
@repo-lockdown
Copy link

repo-lockdown bot commented Apr 23, 2021

This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.

@repo-lockdown repo-lockdown bot closed this Apr 23, 2021
@repo-lockdown repo-lockdown bot locked and limited conversation to collaborators Apr 23, 2021
@erichkeane
Copy link
Collaborator Author

Yikes, sorry! I meant to do this in my own repo!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant