llvm-project
88aa5cbb
- [clang][RISCV] Handle target features correctly in CheckBuiltinFunctionCall (#141548)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
193 days ago
[clang][RISCV] Handle target features correctly in CheckBuiltinFunctionCall (#141548) Currently we only check the required features passed by command line arguments. We also need to check the features passed by using target features.
References
#141548 - [clang][RISCV] Handle target features correctly in CheckBuiltinFunctionCall
Author
4vtomat
Parents
a2e093f4
Loading