Skip to content

Commit 1432884

Browse files
authored
Update _index.md
1 parent 419c4da commit 1432884

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/gcc-lto

content/learning-paths/servers-and-cloud-computing/gcc-lto/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: LTO Optimization With GCC
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 10
59

610
who_is_this_for: This is an introductory topic for developers wishing to optimize code performance via link-time optimization using the GCC toolchain.

0 commit comments

Comments
 (0)