LLVM Clang Lands -Og Optimization Level

Written by Michael Larabel in LLVM on 12 November 2016 at 07:21 AM EST. 3 Comments
LLVM
The LLVM Clang compiler now has a -Og optimization level inspired by GCC.

The -Og level introduced by GCC a few years back is similar to -O1 but with a better debug-ability experience.

With the latest development code, -Og has landed ahead of the LLVM/Clang 4.0 release early next year.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week