[llvm] [CHERI] Add enum values and LL parse/print support for CHERI calling conventions. (PR #156328)

Owen Anderson via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 10:57:02 PDT 2025


resistor 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.

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


More information about the llvm-commits mailing list