Skip to content

Commit 28e5402

Browse files
committed
[CHERIoT] Minor test fix needed to make the test pass on cheriot-upstream
1 parent 6ee2764 commit 28e5402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/RISCV/cheri/cheriot-sealed-attr.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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
1+
; RUN: llc -O0 --filetype=asm --mcpu=cheriot --mtriple=riscv32cheriot-unknown-cheriotrtos -target-abi cheriot -mattr=+c,+xcheriot,+xcheri,+cap-mode < %s | FileCheck %s
22

33
target datalayout = "e-m:e-p:32:32-i64:64-n32-S128-pf200:64:64:64:32-A200-P200-G200"
44
target triple = "riscv32cheriot-unknown-cheriotrtos"

0 commit comments

Comments
 (0)