LTO

sealed abstract class LTO

Link Time Optimization (LTO) mode to be used during the build linking phase.

Value parameters:
name

the name of the LTO mode

Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toString: String

The name of the LTO object

The name of the LTO object

Returns:

the LTO name

Definition Classes
Any

Concrete fields