aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2022-01-31 10:28:51 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2022-01-31 10:50:16 -0800
commite1cad1303bf9d2a77546469dc0987502692f80d9 (patch)
treea73431cd549c4bc7885784285528b0b23c711857 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentd14897c7dad8c05c003bada019c0b573ace63a1a (diff)
downloadllvm-e1cad1303bf9d2a77546469dc0987502692f80d9.zip
llvm-e1cad1303bf9d2a77546469dc0987502692f80d9.tar.gz
llvm-e1cad1303bf9d2a77546469dc0987502692f80d9.tar.bz2
[lldb] Support Rosetta registers in crashlog.py
Rosetta crashlogs can have their own thread register state. Unlike the other registers which ware directly listed under "threadState", the Rosetta registers are nested under their own key in the JSON, as illustrated below: { "threadState": { "rosetta": { "tmp2": { "value": 4935057216 }, "tmp1": { "value": 4365863188 }, "tmp0": { "value": 18446744073709551615 } } } }
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions