[llvm] [IPSCCP] Variable not visible at Og. (PR #66745)

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 9 06:07:00 PDT 2023


CarlosAlbertoEnciso wrote:

@nikic I am happy to move the new logic to some generic location as
```
DIExpression *convertConstantToExpression(const Constant *CV)
or
DIExpression *getExpressionForConstant(const Constant *CV)
```
@llvm/pr-subscribers-debuginfo @llvm/issue-subscribers-debuginfo any suggestions?

https://github.com/llvm/llvm-project/pull/66745


More information about the llvm-commits mailing list