llvm-project
67636d7d - [llvm][AIX] Fix triple OS version on PASE (#163392)

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.
Author
Parents
Loading