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

Current PC + offset expressions are not correctly handled #3

Open
JordiChauzi opened this issue Aug 1, 2019 · 0 comments
Open

Current PC + offset expressions are not correctly handled #3

JordiChauzi opened this issue Aug 1, 2019 · 0 comments

Comments

@JordiChauzi
Copy link

We can do a simple expression . + 1, but . - 1 or . + 2048 (for example) will not work.

Note: this may be more a linker issue than a llvm issue.

@JordiChauzi JordiChauzi transferred this issue from upmem/llvm Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant