aboutsummaryrefslogtreecommitdiff
path: root/.git-blame-ignore-revs
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-07-09 19:35:25 -0700
committerGitHub <noreply@github.com>2024-07-09 19:35:25 -0700
commit66470112d6e00832cae2970fb56f491cd5f7b14a (patch)
tree3c40039e514d3202182eb403c08a81eec5edca14 /.git-blame-ignore-revs
parent7b96d13341aa94d11c2d9ffe5a9304e3640ad80b (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[RISCV] Don't expose any constructors of RISCVISAInfo publicly. (#98249)HEADmain
lld was using RISCVISAInfo(unsigned XLen, RISCVISAUtils::OrderedExtensionMap &Exts). This required a call to RISCVISAInfo::postProcessAndChecking to validate the RISCVISAInfo that was created. This exposes too much about RISCVISAInfo to lld. Replace with a new RISCVISAInfo::createFromExtMap that is responsible for creating the object and calling postProcessAndChecking.
Diffstat (limited to '.git-blame-ignore-revs')
0 files changed, 0 insertions, 0 deletions