[llvm-branch-commits] [llvm] [CodeGen][NPM] Port LiveDebugValues to NPM (PR #131563)
Akshat Oke via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Mar 16 22:53:29 PDT 2025
================
@@ -102,6 +102,7 @@
#include "llvm/CodeGen/InterleavedAccess.h"
#include "llvm/CodeGen/InterleavedLoadCombine.h"
#include "llvm/CodeGen/JMCInstrumenter.h"
+#include "llvm/CodeGen/LiveDebugValuesPass.h"
----------------
optimisan wrote:
whoops forgot to add the new header file again.
https://github.com/llvm/llvm-project/pull/131563
More information about the llvm-branch-commits
mailing list