llvm-project
a3285a1a
- clang: Check -Xarch compatibility using Triple parsed architecture. (#189651)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
12 days ago
clang: Check -Xarch compatibility using Triple parsed architecture. (#189651) This will allow recognizing any of the triple aliases for the architecture. This will avoid test failures when the amdgcn triple top level architecture is renamed.
References
#189651 - clang: Check -Xarch compatibility using Triple parsed architecture.
Author
arsenm
Parents
600efe3d
Loading