Skip to content

Commit bb3a994

Browse files
committed
Revert '*' on existing entries
1 parent be9c87f commit bb3a994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,12 +239,12 @@ Changes to the RISC-V Backend
239239
Changes to the WebAssembly Backend
240240
----------------------------------
241241

242-
* The default target CPU, "generic", now enables the `-mnontrapping-fptoint`
242+
The default target CPU, "generic", now enables the `-mnontrapping-fptoint`
243243
and `-mbulk-memory` flags, which correspond to the [Bulk Memory Operations]
244244
and [Non-trapping float-to-int Conversions] language features, which are
245245
[widely implemented in engines].
246246

247-
* A new Lime1 target CPU is added, -mcpu=lime1. This CPU follows the definition of
247+
A new Lime1 target CPU is added, -mcpu=lime1. This CPU follows the definition of
248248
the Lime1 CPU [here], and enables -mmultivalue, -mmutable-globals,
249249
-mcall-indirect-overlong, -msign-ext, -mbulk-memory-opt, -mnontrapping-fptoint,
250250
and -mextended-const.

0 commit comments

Comments
 (0)