-
-
Notifications
You must be signed in to change notification settings - Fork 17
detect: Support run-time detection on powerpc64 AIX #102
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
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a4d8248
to
6d90a3d
Compare
a602e59
to
3b9816f
Compare
ea83130
to
899352a
Compare
0d90a49
to
a48c5d3
Compare
183e812
to
faf3e12
Compare
5b5ecb8
to
c9456c0
Compare
f16e67a
to
4e66bd3
Compare
c05229d
to
9d65f58
Compare
53c8409
to
378f6cd
Compare
52836df
to
4a9ffc4
Compare
96853cb
to
6503907
Compare
bf37403
to
ac6ae91
Compare
10c7f4d
to
030ac2d
Compare
Compiler crashes have been fixed in LLVM 20 so I'll merge this as experimental option (disabled by default). If someone can test this on an AIX machine or VM, we can enable this by default as non-experimental. |
030ac2d
to
49c5012
Compare
49c5012
to
bbd3324
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Follow-up to #90
Run-time detection on this platform is currently disabled by default as experimental because I don't yet have an environment where I can run tests.