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

llvm_field in python #1073

Closed
jldodds opened this issue Feb 13, 2021 · 2 comments
Closed

llvm_field in python #1073

jldodds opened this issue Feb 13, 2021 · 2 comments
Assignees
Labels
subsystem: saw-remote-api Issues related to the SAW server and its RPC bindings

Comments

@jldodds
Copy link
Contributor

jldodds commented Feb 13, 2021

It would be useful to expose something like llvm_field in the python interface.

An ideal test case would be extending this one

with another spec that uses a per-field constructor instead of the current struct operation.

Ideally we also show that we can specify only one of the structs in the record and leave the other unspecified as well.

@jldodds jldodds added the subsystem: saw-remote-api Issues related to the SAW server and its RPC bindings label Feb 13, 2021
@RyanGlScott
Copy link
Contributor

I agree that we should support this, although I think that's now the domain of galois-py-toolkit rather than this repo.

@pnwamk
Copy link
Contributor

pnwamk commented Feb 16, 2021

Now tracking here: GaloisInc/galois-py-toolkit#4

@pnwamk pnwamk closed this as completed Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subsystem: saw-remote-api Issues related to the SAW server and its RPC bindings
Projects
None yet
Development

No branches or pull requests

3 participants