[PATCH] D124184: [DebugInfo][InstrRef] Describe the size of value referred to by a DBG_PHI
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 01:32:53 PDT 2022
Orlando added a comment.
LGTM
================
Comment at: llvm/lib/CodeGen/LiveDebugVariables.cpp:1879
}
+ );
}
----------------
nit: Is that `LLVM_DEBUG(...)` clang-formatted? The bot isn't complaining but it looks unusual to me so just wanted to check.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124184/new/
https://reviews.llvm.org/D124184
More information about the llvm-commits
mailing list