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
[flang][cuda] Handle launch of cooperative kernel (#124362)
[llvm-project.git]
/
clang
/
test
/
PCH
/
Inputs
/
libroot
/
usr
/
include
/
reloc2.h
blob
995415ce95bc2bab157202b398e4035867797467
1
#ifndef RELOC2_H
2
#define RELOC2_H
3
#include <stddef.h>
4
5
6
7
8
9
10
11
12
13
// Line number below is important!
14
int
y
=
2
;
15
#endif
// RELOC2_H