audk/StdLib/LibC
Ard Biesheuvel 78d706e235 StdLib/LibC: avoid LTO code for compiler intrinsics
The softfloat routines and some other routines supplied by LibC
will satisfy references to compiler intrinsics that are emitted
by the compiler backend, which under LTO means that the link-time
code generation may emit references to symbols that have been
optimized away already.

Work around this by building the ARM and AARCH64 versions of LibC
and the softfloat library without LTO.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Michael Zimmermann <sigmaepsilon92@gmail.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2016-08-09 10:08:35 +02:00
..
CRT
Containers
Ctype
Locale
Main
Math
NetUtil
Signal
Softfloat StdLib/LibC: avoid LTO code for compiler intrinsics 2016-08-09 10:08:35 +02:00
StdLib
Stdio
String
Time
Uefi StdLib: Fix compilation errors caused by previous commit of daConsole.c 2016-01-10 21:23:51 +00:00
Wchar
gdtoa
LibC.inf StdLib/LibC: avoid LTO code for compiler intrinsics 2016-08-09 10:08:35 +02:00