Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_test_body
/
basic.test
blob: d99946e2bd92c16186e5410b627d7de66d169b1c [
file
] [
log
] [
blame
]
;
RUN
:
cp
%
s
%
t
&&
%
update_test_body
%
t
2
>&
1
|
count
0
;
RUN
:
diff
-
u
%
S
/
Inputs
/
basic
.
test
.
expected
%
t
;---
a
.
txt
@a
=
global
i32
0
;---
b
.
txt
@b
=
global
i32
0
;---
gen
cat a
.
txt
echo
';--- b.ll'
cat b
.
txt
;---
a
.
ll