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
/
Transforms
/
EmbedBitcode
/
embed-unsupported-object-format.ll
blob
ca04f496c8a409ef8d4917630a2fa3ce1601f8aa
1
; RUN: not opt --mtriple powerpc64-unknown-aix < %s -passes=embed-bitcode -S 2>&1 | FileCheck %s
2
3
@a = global i32 1
4
5
; CHECK: LLVM ERROR: EmbedBitcode pass currently only supports ELF object format