diff options
author | David Spickett <david.spickett@linaro.org> | 2024-07-03 08:43:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-03 08:43:29 +0100 |
commit | b77e734e4e6c8f5e016ba3ac49526862e6039482 (patch) | |
tree | af455b4ad8cf16b741f92750eaa2679ee88acfcd /clang/unittests/Interpreter/CodeCompletionTest.cpp | |
parent | a707d0883b5ab9de6a0a864df614ef14909a4de1 (diff) | |
download | llvm-b77e734e4e6c8f5e016ba3ac49526862e6039482.zip llvm-b77e734e4e6c8f5e016ba3ac49526862e6039482.tar.gz llvm-b77e734e4e6c8f5e016ba3ac49526862e6039482.tar.bz2 |
[lldb][AArch64] Add register field enum information (#96887)
This enables XML output for enums and adds enums for 2 fields on AArch64
Linux:
* mte_ctrl.tcf, which controls how tag faults are delivered.
* fpcr.rmode, which sets the rounding mode for floating point
operations.
The other one we could do is cpsr.btype, but it is not clear what would
be useful here so I'm not including it in this change.
Diffstat (limited to 'clang/unittests/Interpreter/CodeCompletionTest.cpp')
0 files changed, 0 insertions, 0 deletions