[llvm] Introduce DIExpression::foldConstantMath() (PR #71718)

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 17:46:17 PDT 2024


================
@@ -0,0 +1,81 @@
+//===- llvm/IR/DIExpressionOptimizer.h - Constant folding of DIExpressions --*-
+//C++ -*-===//
----------------
adrian-prantl wrote:

this only works if it's on the first line. Just remove the llvm/IR/ bit.

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


More information about the llvm-commits mailing list