Skip to content

Commit 8852f42

Browse files
Merge pull request #2570 from jasonrandrews/review
Updates to MCA LP after new PR was merged.
2 parents ed669d7 + 59ad7db commit 8852f42

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

assets/contributors.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Gayathri Narayana Yegna Narayanan,Arm,,,,
4040
Alexandros Lamprineas,Arm,,,,
4141
Annie Tallund,Arm,annietllnd,annietallund,,
4242
Cyril Rohr,RunsOn,crohr,cyrilrohr,,
43-
Rin Dobrescu,Arm,,,,
43+
Asher Dobrescu,Arm,,,,
4444
Przemyslaw Wirkus,Arm,PrzemekWirkus,przemyslaw-wirkus-78b73352,,
4545
Nader Zouaoui,Day Devs,nader-zouaoui,nader-zouaoui,@zouaoui_nader,https://daydevs.com/
4646
Alaaeddine Chakroun,Day Devs,Alaaeddine-Chakroun,alaaeddine-chakroun,,https://daydevs.com/

content/learning-paths/cross-platform/mca-godbolt/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ skilllevels: Introductory
2121
subjects: Performance and Architecture
2222
armips:
2323
- Cortex-A
24-
- Cortex-X
2524
- Neoverse
2625
tools_software_languages:
2726
- Assembly

content/learning-paths/cross-platform/mca-godbolt/mca_on_godbolt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To access Compiler Explorer, open a browser and go to https://godbolt.org.
1717

1818
This leads you to the page shown below in Figure 1. Your view might be slightly different.
1919

20-
![godbolt open alt-text#center](open.png "Figure 1. Compiler Explorer")
20+
![godbolt open alt-text#center](open.webp "Figure 1. Compiler Explorer")
2121

2222
The left side of the page contains the source code. In Figure 1, the language is set to C++, but you can click on the programming language to select a different language for the source code.
2323

0 commit comments

Comments
 (0)