diff options
author | Alexey Lapshin <a.v.lapshin@mail.ru> | 2023-03-21 18:55:57 +0100 |
---|---|---|
committer | Alexey Lapshin <a.v.lapshin@mail.ru> | 2023-05-16 19:27:16 +0200 |
commit | bd0dd27bb5be0fbf60c1b2a4ce15188812388574 (patch) | |
tree | aec4363cb6755cc5e8c6016af0cb6aa53c984832 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | d225e6f40c8cc91089e6a837c273b3df1c3c6a43 (diff) | |
download | llvm-bd0dd27bb5be0fbf60c1b2a4ce15188812388574.zip llvm-bd0dd27bb5be0fbf60c1b2a4ce15188812388574.tar.gz llvm-bd0dd27bb5be0fbf60c1b2a4ce15188812388574.tar.bz2 |
[DWARFLinker][DWARFv5] Add handling of DW_OP_addrx and DW_OP_constx expression operands.
This patch adds handling of DW_OP_addrx and DW_OP_constx expression operands.
In --update case these operands are preserved as is. Otherwise they are
converted into the DW_OP_addr and DW_OP_const[*]u correspondingly.
Differential Revision: https://reviews.llvm.org/D147066
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions