We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e8fa5 commit 3af1e4aCopy full SHA for 3af1e4a
llvm/test/CodeGen/RISCV/cheri/cheriot-sealed-attr.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc -O0 --filetype=asm --mcpu=cheriot --mtriple=riscv32-unknown-unknown-cheriotrtos -target-abi cheriot -mattr=+xcheri,+cap-mode < %s | FileCheck %s
+; RUN: llc -O0 --filetype=asm --mcpu=cheriot --mtriple=riscv32cheriot-unknown-cheriotrtos -target-abi cheriot -mattr=+c,+xcheriot,+xcheri,+cap-mode < %s | FileCheck %s
2
3
target datalayout = "e-m:e-p:32:32-i64:64-n32-S128-pf200:64:64:64:32-A200-P200-G200"
4
target triple = "riscv32cheriot-unknown-cheriotrtos"
0 commit comments