repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[MIParser] Set RegClassOrRegBank during instruction parsing
[llvm-complete.git]
/
test
/
ThinLTO
/
X86
/
Inputs
/
select_right_alias_definition1.ll
blob
cc19b038b063455f9a3405a25586165971f9debe
1
2
@foo = weak alias i32 (...), bitcast (i32 ()* @foo1 to i32 (...)*)
3
4
define i32 @foo1() {
5
ret i32 42
6
}