repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
RISCV
/
mattr-invalid-combination.ll
blob
fe4d570b9d90b9eb37be80ec6c252160da6cec17
1
; RUN: not --crash llc -mtriple=riscv64 -mattr=+e < %s 2>&1 \
2
; RUN: | FileCheck -check-prefix=RV64E %s
3
4
; RV64E: LLVM ERROR: RV32E can't be enabled for an RV64 target