[llvm] [RISC-V] Add support for cheriot ABI in DataLayout (PR #190806)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 07:13:47 PDT 2026


================
@@ -7,6 +7,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/ADT/StringRef.h"
+#include "llvm/ADT/StringSwitch.h"
----------------
topperc wrote:

Is this used?

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


More information about the llvm-commits mailing list