Skip to content

Commit e1a1226

Browse files
committed
Removing repeating comment
1 parent 58cb1ee commit e1a1226

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/api/platform/link_time_optimization.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ LTO profile build results for [mbed-cloud-client-example](https://github.com/ARM
4040
| ARM - release - LTO | 57,150B | 322,500B |
4141
|***saved memory***| 949B | ‭31,349‬B|
4242

43-
<span class="notes">**Note**: In LTO builds, the compiler produces bytecode/bitcode instead of regular object code. It's hard to analyze this output with object code analysis tools.</span><--Can we remove this note as it's repeated in the "Limitations" section below?-->
44-
4543
## Limitations
4644

4745
- LTO slows down the build process.

0 commit comments

Comments
 (0)