Commit 7d244b9
authored
The upstream commit 5d5dd83 replaced
OptimizationLevel with a simple enum class, removing the
getSpeedupLevel() function. The downstream use of the function can be
replaced with a cast.
Downstream issue: #409
(cherry picked from commit 56cf554)
1 parent 709c835 commit 7d244b9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2245 | 2245 | | |
2246 | 2246 | | |
2247 | 2247 | | |
2248 | | - | |
| 2248 | + | |
2249 | 2249 | | |
2250 | 2250 | | |
2251 | 2251 | | |
| |||
0 commit comments