summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2023-02-05 23:12:22 -0800
committerCraig Topper <craig.topper@sifive.com>2023-02-05 23:44:12 -0800
commit3a606785c5c4e60e3882f2486165e0b07a37de3b (patch)
tree0611e71b98f9f27dea0f9664095df3a05b8d8456 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd2fd0d3cbc2e3fbd813189e0342fa78d3a0e7057 (diff)
[RISCV] Use uint32_t intead of uint64_t for instruction fields in RISCVDisassembler.cpp. NFC
The tablegen generated code is templated based on the type of Insn passed to decodeInstruction which is currently uint32_t. All of the fields extracted will this type.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions