llvm-project
0cfab95b
- [PowerPC][AIX] Support #pragma comment copyright for AIX
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[PowerPC][AIX] Support #pragma comment copyright for AIX - Emit !aix.copyright.comment from Clang for the pragma. - Lower it in LLVM to a TU-local string + llvm.used + !implicit.ref. - Add module-import and backend relocation tests.
References
#187986 - [Clang][AIX] Add -mloadtime-comment-vars flag to preserve identifying variables
#199398 - [Analysis][AIX] Add !implicit.ref globals as ThinLTO summary ref edges to support pragma comment(copyright) LTO interaction
Author
Tony Varghese
Committer
Tony Varghese
Parents
4f828412
Loading