File tree
4 files changed
+17
-10
lines changed- llvm
- examples/OrcV2Examples
- LLJITWithGDBRegistrationListener
- LLJITWithObjectLinkingLayerPlugin
- include/llvm/ExecutionEngine/Orc
- lib/ExecutionEngine/Orc
4 files changed
+17
-10
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/LLJITWithObjectLinkingLayerPlugin.cpp
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 |
| - | |
| 189 | + | |
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
254 |
| - | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
255 | 256 |
| |
256 | 257 |
| |
257 | 258 |
| |
|
Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
954 | 954 |
| |
955 | 955 |
| |
956 | 956 |
| |
957 |
| - | |
958 |
| - | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
959 | 960 |
| |
960 | 961 |
| |
961 | 962 |
| |
| |||
1011 | 1012 |
| |
1012 | 1013 |
| |
1013 | 1014 |
| |
1014 |
| - | |
| 1015 | + | |
1015 | 1016 |
| |
1016 | 1017 |
| |
1017 | 1018 |
| |
| |||
1057 | 1058 |
| |
1058 | 1059 |
| |
1059 | 1060 |
| |
1060 |
| - | |
1061 |
| - | |
| 1061 | + | |
1062 | 1062 |
| |
1063 | 1063 |
| |
1064 | 1064 |
| |
| |||
1078 | 1078 |
| |
1079 | 1079 |
| |
1080 | 1080 |
| |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
1081 | 1087 |
| |
1082 | 1088 |
| |
1083 | 1089 |
| |
|
0 commit comments