diff options
author | Tom Tromey <tromey@adacore.com> | 2025-10-03 07:36:17 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-03 14:36:17 +0100 |
commit | 296fddc89e23b33055ff3f7ccb55de6c47dac757 (patch) | |
tree | bbff89a6bfc34a2f8e2ebc751d622a02c9c695b4 /libcxx/include/__algorithm/comp.h | |
parent | ffc503edd0a2d07121232fe204e480fc29631a90 (diff) | |
download | llvm-296fddc89e23b33055ff3f7ccb55de6c47dac757.zip llvm-296fddc89e23b33055ff3f7ccb55de6c47dac757.tar.gz llvm-296fddc89e23b33055ff3f7ccb55de6c47dac757.tar.bz2 |
Allow DW_OP_rot, DW_OP_neg, and DW_OP_abs in DIExpression (#160757)
The Ada front end can emit somewhat complicated DWARF expressions for
the offset of a field. While working in this area I found that I needed
DW_OP_rot (to implement a branch-free computation -- it looked more
difficult to add support for branching); and DW_OP_neg and DW_OP_abs
(just basic functionality).
Diffstat (limited to 'libcxx/include/__algorithm/comp.h')
0 files changed, 0 insertions, 0 deletions