[llvm] [NFC] Add `_LOWLEVEL_` before dwarf low-level library header guards (PR #147172)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 7 09:47:06 PDT 2025
dwblaikie wrote:
> This has been discussed in [PR#142521](https://github.com/llvm/llvm-project/pull/142521).
>
> @igorkudrin Please add yourself as a reviewer to this PR.
As an aside: It's best to avoid tagging someone in the description of a PR (their name then ends up in the commit message, and any action with that commit sends them email- including merging to independent branches, etc) - in the future, probably better to tag them in a follow-up comment, rather than the initial description. (there's some description on discourse somewhere about making this a more formal policy issue)
https://github.com/llvm/llvm-project/pull/147172
More information about the llvm-commits
mailing list