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
Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
PowerPC
/
aix-LinkOnceAnyLinkage.ll
blob
6672976d310bb2337a09fc0f2396128571d7bc2b
1
; RUN: llc -mtriple powerpc-ibm-aix-xcoff < %s | \
2
; RUN: FileCheck %s
3
4
; RUN: llc -mtriple powerpc64-ibm-aix-xcoff < %s | \
5
; RUN: FileCheck %s
6
7
define linkonce void @_Z3fooIiEvT_() {
8
entry:
9
ret void
10
}
11
12
; CHECK: .weak _Z3fooIiEvT_[DS]
13
; CHECK: .weak ._Z3fooIiEvT_