[llvm] Use DIExpression::foldConstantMath at the result of a Salvaged expression (PR #71721)

Stephen Tozer via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 04:36:54 PDT 2024


================
@@ -22,6 +22,7 @@
 #include "llvm/IR/Type.h"
 #include "llvm/IR/Value.h"
 
+#include <bit>
----------------
SLTozer wrote:

Unneeded include?

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


More information about the llvm-commits mailing list