Commit 9b07d11
authored
[SYCL] Do not emit llvm.used to output module(s) in the post link tool (#2995)
This special global variable may cause problems for tools running later in pipeline.
Corrected assertion message
Signed-off-by: Sergey Dmitriev <[email protected]>1 parent 0b9a749 commit 9b07d11
File tree
2 files changed
+28
-0
lines changed- llvm
- test/tools/sycl-post-link
- tools/sycl-post-link
2 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
691 | 700 | | |
692 | 701 | | |
693 | 702 | | |
| |||
0 commit comments