File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ compatability with the OpenSSL 1.1.0 configuration target names. Support for
6
6
the AArch64 architecture is also added, as well as targets using the Clang
7
7
compiler.
8
8
9
- Clang does not recognize some of the ARM assembly nmenonics that are used in
9
+ Clang does not recognize some of the ARM assembly mnemonics that are used in
10
10
OpenSSL. In particular, the 'adrl' pseudo instruction is not supported. To
11
11
further complicate matters, Clang doesn't support immediate fixup values so
12
12
the alternative adr/sub sequence used for the Thumb2 code path cannot be
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ compatability with the OpenSSL 1.1.0 configuration target names. Support for
6
6
the AArch64 architecture is also added, as well as targets using the Clang
7
7
compiler.
8
8
9
- Clang does not recognize some of the ARM assembly nmenonics that are used in
9
+ Clang does not recognize some of the ARM assembly mnemonics that are used in
10
10
OpenSSL. In particular, the 'adrl' pseudo instruction is not supported. To
11
11
further complicate matters, Clang doesn't support immediate fixup values so
12
12
the alternative adr/sub sequence used for the Thumb2 code path cannot be
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ compatability with the OpenSSL 1.1.0 configuration target names. Support for
6
6
the AArch64 architecture is also added, as well as targets using the Clang
7
7
compiler.
8
8
9
- Clang does not recognize some of the ARM assembly nmenonics that are used in
9
+ Clang does not recognize some of the ARM assembly mnemonics that are used in
10
10
OpenSSL. In particular, the 'adrl' pseudo instruction is not supported. To
11
11
further complicate matters, Clang doesn't support immediate fixup values so
12
12
the alternative adr/sub sequence used for the Thumb2 code path cannot be
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ compatability with the OpenSSL 1.1.0 configuration target names. Support for
6
6
the AArch64 architecture is also added, as well as targets using the Clang
7
7
compiler.
8
8
9
- Clang does not recognize some of the ARM assembly nmenonics that are used in
9
+ Clang does not recognize some of the ARM assembly mnemonics that are used in
10
10
OpenSSL. In particular, the 'adrl' pseudo instruction is not supported. To
11
11
further complicate matters, Clang doesn't support immediate fixup values so
12
12
the alternative adr/sub sequence used for the Thumb2 code path cannot be
You can’t perform that action at this time.
0 commit comments