diff options
author | eopXD <eop.chen@sifive.com> | 2022-02-11 04:41:12 -0800 |
---|---|---|
committer | eopXD <eop.chen@sifive.com> | 2022-02-13 21:05:06 -0800 |
commit | 7f51a9e2730e32eec45ff2e91b3d7bae897893e4 (patch) | |
tree | 555df59ffb1baf04c63d1359e525ad613d1b348c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f4214e1469ada1b9d57473d78d06eccd6d49e9b8 (diff) | |
download | llvm-7f51a9e2730e32eec45ff2e91b3d7bae897893e4.zip llvm-7f51a9e2730e32eec45ff2e91b3d7bae897893e4.tar.gz llvm-7f51a9e2730e32eec45ff2e91b3d7bae897893e4.tar.bz2 |
[RISCV] Fix RISCVTargetInfo::initFeatureMap, add non-ISA features back after implication
Previously D113336 makes RISCVTargetInfo::initFeatureMap return the results
processed by RISCVISAInfo, which only consists of ISA features and misses
non-ISA features like `relax` and `save-restore`.
This patch fixes the problem.
Reviewed By: junparser
Differential Revision: https://reviews.llvm.org/D119541
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions