-
Notifications
You must be signed in to change notification settings - Fork 15.1k
[tools][llc] Fix save-stats.ll require aarch64 target #167218
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
[tools][llc] Fix save-stats.ll require aarch64 target #167218
Conversation
A quick fix for llvm#163967
jcohen-apple
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty straightforward to me, LGTM. Let's merge this to unblock CI testing.
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/51/builds/26681 Here is the relevant piece of the build log for the reference |
A quick fix for the CI failure introduced by #163967