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

strips jump table from clang -target aarch64-linux-gnu #1081

Closed
shawnl opened this issue Sep 22, 2018 · 1 comment
Closed

strips jump table from clang -target aarch64-linux-gnu #1081

shawnl opened this issue Sep 22, 2018 · 1 comment

Comments

@shawnl
Copy link
Contributor

shawnl commented Sep 22, 2018

https://godbolt.org/z/uPfbLD

It is stripping the the .LJTI0_0: section erroneously, which is an important part of the code

maybe that is because it doesn't understand .xword?

@mattgodbolt
Copy link
Member

You were absolutely right. Will be fixed in an upcoming release.

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

No branches or pull requests

2 participants