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] Eliminate the redundant sign extension of division (#107971)"
[llvm-project.git]
/
lldb
/
test
/
API
/
functionalities
/
load_lazy
/
t1.c
blob
e2fc213270626392bac69b4dc09694ca6195d134
1
extern
void
use
();
2
int
f1
() {
return
5
; }
3
void
f2
() {
use
(); }