Commit 61c8e98
committed
[DebugInfo][RemoveDIs] Remove a swathe of debug-intrinsic code
Seeing how we can't generate any debug intrinsics any more: delete a
variety of codepaths where they're handled. For the most part these are
plain deletions, in others I've tweaked comments to remain coherent, or
added a type to (what was) type-generic-lambdas.
This isn't all the DbgInfoIntrinsic call sites but it's most of the simple
scenarios.1 parent 013034c commit 61c8e98
File tree
41 files changed
+103
-394
lines changed- llvm
- include/llvm
- Analysis
- IR
- Transforms/Utils
- lib
- Analysis
- CodeGen
- SelectionDAG
- IR
- Target
- AArch64
- Hexagon
- PowerPC
- Transforms
- AggressiveInstCombine
- IPO
- InstCombine
- Instrumentation
- Scalar
- Utils
- Vectorize
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+103
-394
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | 548 | | |
553 | 549 | | |
554 | 550 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | 288 | | |
290 | 289 | | |
291 | 290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | 202 | | |
210 | 203 | | |
211 | 204 | | |
| |||
286 | 279 | | |
287 | 280 | | |
288 | 281 | | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | 282 | | |
293 | 283 | | |
294 | 284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | | - | |
399 | | - | |
| 397 | + | |
400 | 398 | | |
401 | | - | |
| 399 | + | |
402 | 400 | | |
403 | 401 | | |
404 | 402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | 346 | | |
350 | 347 | | |
351 | 348 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
104 | | - | |
| 103 | + | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | 191 | | |
195 | 192 | | |
196 | 193 | | |
| |||
432 | 429 | | |
433 | 430 | | |
434 | 431 | | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | 432 | | |
441 | 433 | | |
442 | 434 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7842 | 7842 | | |
7843 | 7843 | | |
7844 | 7844 | | |
7845 | | - | |
7846 | | - | |
7847 | 7845 | | |
7848 | 7846 | | |
7849 | 7847 | | |
| |||
8046 | 8044 | | |
8047 | 8045 | | |
8048 | 8046 | | |
8049 | | - | |
8050 | | - | |
8051 | 8047 | | |
8052 | 8048 | | |
8053 | 8049 | | |
| |||
8072 | 8068 | | |
8073 | 8069 | | |
8074 | 8070 | | |
8075 | | - | |
8076 | | - | |
8077 | 8071 | | |
8078 | 8072 | | |
8079 | 8073 | | |
| |||
0 commit comments