Commit fc0d70f
committed
[HeterogeneousDWARF] Workarounds to prevent CGDebugInfo crashes
Any path which can produce a DIExpression is invalid when
-gheterogeneous-dwarf=diexpr, so stub out these paths to avoid a crash
until they are implemented.
(cherry picked from commit 35e53a8)
Change-Id: I54a67e80408f2bae9a30a99d91c1fb1dce0846641 parent 6043cca commit fc0d70f
File tree
4 files changed
+40
-1
lines changed- clang
- lib/CodeGen
- test
- CodeGenOpenCL
- CodeGen
4 files changed
+40
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5467 | 5467 | | |
5468 | 5468 | | |
5469 | 5469 | | |
| 5470 | + | |
| 5471 | + | |
| 5472 | + | |
5470 | 5473 | | |
5471 | 5474 | | |
5472 | 5475 | | |
| |||
5599 | 5602 | | |
5600 | 5603 | | |
5601 | 5604 | | |
| 5605 | + | |
| 5606 | + | |
| 5607 | + | |
5602 | 5608 | | |
5603 | 5609 | | |
5604 | 5610 | | |
| |||
6410 | 6416 | | |
6411 | 6417 | | |
6412 | 6418 | | |
| 6419 | + | |
| 6420 | + | |
| 6421 | + | |
| 6422 | + | |
| 6423 | + | |
| 6424 | + | |
6413 | 6425 | | |
6414 | 6426 | | |
6415 | 6427 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments