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

Remove the "stack alignment" data layout spec #69

Open
robdockins opened this issue Aug 8, 2019 · 0 comments
Open

Remove the "stack alignment" data layout spec #69

robdockins opened this issue Aug 8, 2019 · 0 comments

Comments

@robdockins
Copy link
Contributor

It seems that this aspect of the data layout string was removed starting with LLVM 3.5.0. As best I can tell, we only support LLVM back to the 3.5 series, so we can and probably should remove this layout spec.

To be clear, I'm refering to the lower case s specification (which behaves similar to the i, f and a specifications), not the upper-case S specification, which means something quite different, and is still supported.

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