[llvm] [llvm-c] Add LLVMDWARFTypeEncoding enum and update the MacInfo and callconv enum (PR #84456)

Felipe de Azevedo Piovezan via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 09:48:57 PDT 2024


felipepiovezan wrote:

> If NFC patch means a commit then i put it in its own commit, i think it should be ok now.

Note that this is not true for the github world: the commit will still get squashed upon merging, and will make history browsing difficult.
Usually NFC changes need to be in their _own PR_, not just their own commit

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


More information about the llvm-commits mailing list