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
Bump version to 19.1.0-rc3
[llvm-project.git]
/
llvm
/
test
/
ExecutionEngine
/
Orc
/
empty-entry-function.ll
blob
2785a2eb8a46546c2be10df73451c792aa64416a
1
; RUN: not lli --entry-function= %s 2>&1 | FileCheck %s
2
;
3
; Test empty --entry-function yields an error.
4
; CHECK: error: --entry-function name cannot be empty