aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorLeandro Lupori <leandro.lupori@linaro.org>2025-09-04 13:03:12 -0300
committerGitHub <noreply@github.com>2025-09-04 13:03:12 -0300
commitbdf270937b54b458eb7ef984196007437ee346e2 (patch)
treed9ca5eebb31ac40d5377c7509ce2a12e4d3daf06 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parent698f39bc195905a84fdb696dfaa1cde006f7238f (diff)
downloadllvm-bdf270937b54b458eb7ef984196007437ee346e2.zip
llvm-bdf270937b54b458eb7ef984196007437ee346e2.tar.gz
llvm-bdf270937b54b458eb7ef984196007437ee346e2.tar.bz2
[flang] Add hlfir.char_trim operation (#156064)
Fortran character trim is currently lowered directly into a runtime call, which makes it more complex to simplify expressions using it. With this patch trim is first lowered into an hlfir.char_trim operation, that is only later transformed into a runtime call. This makes it easier to remove unnecessary calls to trim, as proposed in #154593.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions