Commit 6e5d587
File tree
Expand file treeCollapse file tree
4 files changed
+22
-47
lines changedFilter options
- llvm
- include/llvm
- Analysis
- IR
- ProfileData
- lib/Transforms/Instrumentation
Expand file treeCollapse file tree
4 files changed
+22
-47
lines changedllvm/include/llvm/Analysis/MemoryProfileInfo.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/Analysis/MemoryProfileInfo.h+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
|
llvm/include/llvm/IR/ModuleSummaryIndex.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/IR/ModuleSummaryIndex.h+21-1Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
| ||
307 | 306 |
|
308 | 307 |
|
309 | 308 |
|
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
310 | 317 |
|
311 | 318 |
|
312 | 319 |
|
| ||
343 | 350 |
|
344 | 351 |
|
345 | 352 |
|
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
346 | 366 |
|
347 | 367 |
|
348 | 368 |
|
|
llvm/include/llvm/ProfileData/MemProfCommon.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/ProfileData/MemProfCommon.h-43Lines changed: 0 additions & 43 deletions
This file was deleted.
llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Transforms/Instrumentation/MemProfiler.cpp-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
|
0 commit comments