diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-02-17 14:36:48 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-02-17 14:36:48 -0800 |
commit | 34aff47521c3e0cbac58b0d5793197f76a304295 (patch) | |
tree | e4e0453050e4116980ce20806b0231bb2be37542 /llvm/lib/TextAPI/InterfaceFile.cpp | |
parent | d9e4c1044072c550bcdb04e2888d85a3f670776f (diff) | |
download | llvm-34aff47521c3e0cbac58b0d5793197f76a304295.zip llvm-34aff47521c3e0cbac58b0d5793197f76a304295.tar.gz llvm-34aff47521c3e0cbac58b0d5793197f76a304295.tar.bz2 |
[RISCV] Use MCSubtargetInfo::hasFeature where possible. NFC
Rather than using operator[] on getFeatureBits we can use
hasFeature to shorten the code.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D144300
Diffstat (limited to 'llvm/lib/TextAPI/InterfaceFile.cpp')
0 files changed, 0 insertions, 0 deletions