Displaying 2 results from an estimated 2 matches for "thinlto_symtab_block".
2015 Aug 03
3
[LLVMdev] RFC: ThinLTO File Format
.../D11722
The ThinLTO data structures and the file APIs are described in a separate
RFC I will be sending simultaneously, with pointers to the patches
implementing them.
Looking forward to your feedback. Thanks!
Teresa
ThinLTO File Format
Bitcode ThinLTO Support
ThinLTO Bitcode Blocks
THINLTO_SYMTAB_BLOCK
THINLTO_MODULE_STRTAB_BLOCK
THINLTO_FUNCTION_SUMMARY_BLOCK
Bitcode Combined Function Summary
Native-Wrapped ThinLTO Support
Native-wrapped bitcode
Native-Wrapped Combined Function Summary
This document discusses the high-level file format used to represent
ThinLTO func...
2015 Aug 03
2
[LLVMdev] RFC: ThinLTO File Format
...Is are described in a separate
> RFC I will be sending simultaneously, with pointers to the patches
> implementing them.
>
> Looking forward to your feedback. Thanks!
> Teresa
>
> ThinLTO File Format
>
> Bitcode ThinLTO Support
> ThinLTO Bitcode Blocks
> THINLTO_SYMTAB_BLOCK
> THINLTO_MODULE_STRTAB_BLOCK
> THINLTO_FUNCTION_SUMMARY_BLOCK
> Bitcode Combined Function Summary
> Native-Wrapped ThinLTO Support
> Native-wrapped bitcode
> Native-Wrapped Combined Function Summary
>
>
> This document discusses the high-level...