llvm-project
10b49bc5
- clang: Return Triple from OffloadArchToTriple instead of a string (#189343)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
25 days ago
clang: Return Triple from OffloadArchToTriple instead of a string (#189343) Also stop bothering to call normalizeOffloadTriple. This was produced by code which should always produce normalized triples.
References
#189343 - clang: Return Triple from OffloadArchToTriple instead of a string
Author
arsenm
Parents
7e58b06f
Loading