[llvm] [CHERI] Add enum values and LL parse/print support for CHERI calling conventions. (PR #156328)
Alexander Richardson via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 1 19:50:40 PDT 2025
arichardson wrote:
> > Upstreaming these makes sense but I wonder if this should wait until we have more of the other core infrastructure landed?
>
> I would prefer to upstream things like enum values early, as they're minimally invasive to LLVM and save on merge conflicts for the downstream.
That is a good point - even though they are trivial, all these merge conflicts are very annoying.
https://github.com/llvm/llvm-project/pull/156328
More information about the llvm-commits
mailing list