-
Notifications
You must be signed in to change notification settings - Fork 109
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
Allow custom importing of files and syntactic sugar #1752
Conversation
@samuelpmishLLNL @samuelpmish the syntactic sugar is now functional and added ehre (and tested). |
@wsmoses What do you think about having the tblgen entries be input filename - output filename pairs (e.g. I can try to implement that if you think it is better |
@wsmoses
Which becomes
Note the undefs. |
That fixed it on my side |
No description provided.