aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2025-10-03 07:36:17 -0600
committerGitHub <noreply@github.com>2025-10-03 14:36:17 +0100
commit296fddc89e23b33055ff3f7ccb55de6c47dac757 (patch)
treebbff89a6bfc34a2f8e2ebc751d622a02c9c695b4 /libcxx/include/__algorithm
parentffc503edd0a2d07121232fe204e480fc29631a90 (diff)
downloadllvm-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')
0 files changed, 0 insertions, 0 deletions