We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66f2da3 + a29547b commit 886dff5Copy full SHA for 886dff5
riscv-c-api.md
@@ -21,12 +21,12 @@ https://creativecommons.org/licenses/by/4.0/.
21
* `-mtune=MICRO_ARCHITECTURE`
22
* `-mplt` `-mno-plt`
23
* `-mcmodel=CODE_MODEL`
24
-* `-mstrict-align` '-mno-strict-align`
+* `-mstrict-align` `-mno-strict-align`
25
* `-mfdiv` `-mno-fdiv`
26
* `-mdiv` `-mno-div`
27
* `-mpreferred-stack-boundary=N`
28
* `-msmall-data-limit=N`
29
-* `-mexplicit-relocs` '-mno-explicit-relocs`
+* `-mexplicit-relocs` `-mno-explicit-relocs`
30
* `-mrelax` `-mno-relax`
31
* `-msave-restore` `-mno-save-restore`
32
* `-mbranch-cost=N`
0 commit comments