This repository was archived by the owner on Mar 24, 2022. It is now read-only.
Commit 7b27c68
authored
Extend LucetOpt to support canonicalize_nans flag (#423)
#405 introduced a new
option to support NaNs canonicalization in the compiler.
Unfortunately, `LucetcOpts` was not updated properly to support the
new flag in the public API. This change fixes that issue.1 parent c89381d commit 7b27c68
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
| |||
255 | 257 | | |
256 | 258 | | |
257 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
258 | 269 | | |
259 | 270 | | |
260 | 271 | | |
| |||
0 commit comments