diff options
author | Shubham Sandeep Rastogi <srastogi22@apple.com> | 2024-05-29 16:19:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 16:19:53 -0700 |
commit | 69969c725b0987a12a27a8ac787f06be672a4d09 (patch) | |
tree | 3e404dff17523239dade4f632f993e77de197b0e /llvm/lib/Transforms/Utils/Local.cpp | |
parent | fb607c9019dcfb3bec4c4ab84b67112b52fbe083 (diff) | |
download | llvm-69969c725b0987a12a27a8ac787f06be672a4d09.zip llvm-69969c725b0987a12a27a8ac787f06be672a4d09.tar.gz llvm-69969c725b0987a12a27a8ac787f06be672a4d09.tar.bz2 |
Use DIExpression::foldConstantMath() at the result of an append() (#71719)
This patch uses `DIExpression::foldConstantMath()` at the end of a
`DIExpression::append()`. Which should help in reducing the size of
DIExpressions that grow because of salvaging debug info
This is part of a stack of patches and comes after:
https://github.com/llvm/llvm-project/pull/69768
https://github.com/llvm/llvm-project/pull/71717
https://github.com/llvm/llvm-project/pull/71718
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions