llvm-project
67636d7d
- [llvm][AIX] Fix triple OS version on PASE (#163392)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
76 days ago
[llvm][AIX] Fix triple OS version on PASE (#163392) The OS version is added to the triple with the value returned by uname. However, PASE uses different versioning from AIX, so the uname value needs to be mapped to AIX first.
References
#163392 - [llvm][AIX] Fix triple OS version on PASE
Author
jakeegan
Parents
3f3af562
Loading