Commit 635366c
authored
Don't dispose target data
We don't ever create it using LLVMCreateTargetData, so it gets double-freed after being destructed as part of the module's destructor.1 parent b3b0337 commit 635366c
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | 156 | | |
161 | 157 | | |
162 | 158 | | |
| |||
0 commit comments