Commit 602b375
Switch from deprecated overload of createTargetMachine (bytecodealliance#4650)
The overload accepting the string version of a triple will be removed
soon, so switch over to the one that accepts a triple object.
llvm/llvm-project#1610531 parent b512dff commit 602b375
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
160 | 164 | | |
161 | 165 | | |
| 166 | + | |
162 | 167 | | |
163 | 168 | | |
164 | 169 | | |
| |||
0 commit comments