File tree
Expand file treeCollapse file tree
3 files changed
+41
-10
lines changedFilter options
- llvm
- include/llvm/CodeGen
- lib/CodeGen
Expand file treeCollapse file tree
3 files changed
+41
-10
lines changedllvm/include/llvm/CodeGen/GCMetadata.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/GCMetadata.h+35-2Lines changed: 35 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| ||
151 | 152 |
|
152 | 153 |
|
153 | 154 |
|
154 |
| - |
155 |
| - |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
156 | 159 |
|
| 160 | + |
157 | 161 |
|
158 | 162 |
|
159 | 163 |
|
160 | 164 |
|
161 | 165 |
|
162 | 166 |
|
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
163 | 196 |
|
164 | 197 |
|
165 | 198 |
|
|
llvm/lib/CodeGen/GCMetadata.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/GCMetadata.cpp+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
| 39 | + |
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
44 | 43 |
|
45 |
| - |
| 44 | + |
46 | 45 |
|
47 | 46 |
|
48 | 47 |
|
49 |
| - |
| 48 | + |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
| ||
61 | 60 |
|
62 | 61 |
|
63 | 62 |
|
64 |
| - |
65 |
| - |
| 63 | + |
66 | 64 |
|
67 | 65 |
|
68 | 66 |
|
|
llvm/lib/CodeGen/ShadowStackGCLowering.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/ShadowStackGCLowering.cpp+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
| 112 | + |
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
|
0 commit comments