aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorMin-Yih Hsu <min.hsu@sifive.com>2026-02-12 13:22:58 -0800
committerGitHub <noreply@github.com>2026-02-12 13:22:58 -0800
commit4210e4c76a5c19e1a8178e37af257c65c220eb4c (patch)
tree6181a7e61d923707735c9d69c182506e1b05e449 /lldb/test/Shell/ScriptInterpreter/Python
parent05e2c37cdf689f399da5d93d502fd014736f2ccd (diff)
downloadllvm-4210e4c76a5c19e1a8178e37af257c65c220eb4c.zip
llvm-4210e4c76a5c19e1a8178e37af257c65c220eb4c.tar.gz
llvm-4210e4c76a5c19e1a8178e37af257c65c220eb4c.tar.bz2
[RISCV][NFC] Remove redundant defvar in SiFive7 SchedModel (#181218)
The defvar `SiFive7VA` inside `SiFive7SchedResources` is never used. More surprisingly, `NAME # SiFive7VA` -- the record it's supposed to point at -- is not even _defined_ when there are two VALUs (i.e. `dualVALU` is true). But I guess since that defvar is never used, TableGen parser simply ignores it and thus we never saw any error message. NFC.
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions