================
@@ -2011,6 +2010,347 @@ DIExpression::constantFold(const ConstantInt *CI) {
ConstantInt::get(getContext(), NewInt)};
}
+// Returns true if the Op is a DW_OP_constu.
----------------
adrian-prantl wrote:
///
https://github.com/llvm/llvm-project/pull/71718