Displaying 2 results from an estimated 2 matches for "qcld".
Did you mean:
cld
2018 May 11
2
[RFC] (Thin)LTO with Linker Scripts
...ker script information is *not* available, particularly on
source files
that contain symbols carrying explicit section attributes.
This proposal only addresses changes to Clang/LLVM. The linker also
needs to be
enhanced to support LTO with linker scripts; so far, this has only been done
for qcld, the linker shipped with the Hexagon SDK.
The proposed implementation involves small changes throughout the
compilation
flow, so the rest of this document follows the progression from source
file to
linking. Individual changes, which could map to patches, are marked using
"(X.Y)" to he...
2018 May 14
0
[RFC] (Thin)LTO with Linker Scripts
...available, particularly on source
> files
> that contain symbols carrying explicit section attributes.
>
> This proposal only addresses changes to Clang/LLVM. The linker also needs to
> be
> enhanced to support LTO with linker scripts; so far, this has only been done
> for qcld, the linker shipped with the Hexagon SDK.
>
> The proposed implementation involves small changes throughout the
> compilation
> flow, so the rest of this document follows the progression from source file
> to
> linking. Individual changes, which could map to patches, are marked us...