Displaying 2 results from an estimated 2 matches for "d61006".
2020 Mar 29
2
LLD bug causing objcopy ELF to binary generation to create large binaries
...g/D60131
llvm-svn: 358981
commit 5929553868ddfd3f53672253782260c2a0a52c79
Author: Fangrui Song <maskray at google.com>
Date: Wed Apr 24 14:44:07 2019 +0000
[ELF] Delete a redundant SHT_NOBITS -> SHT_PROGBITS after D60131
Differential Revision: https://reviews.llvm.org/D61006
llvm-svn: 359099
What was the intention behind "Andrew Ng"'s commit? was it an oversight
to set PROGBITS attribute unconditionally for sections that are
allocation only?
regards
Kasun
2020 Mar 30
2
LLD bug causing objcopy ELF to binary generation to create large binaries
...> Author: Fangrui Song <maskray at google.com <mailto:maskray at google.com>>
> Date: Wed Apr 24 14:44:07 2019 +0000
>
> [ELF] Delete a redundant SHT_NOBITS -> SHT_PROGBITS after D60131
>
> Differential Revision: https://reviews.llvm.org/D61006
>
> llvm-svn: 359099
>
>
> What was the intention behind "Andrew Ng"'s commit? was it an
> oversight
> to set PROGBITS attribute unconditionally for sections that are
> allocation only?
>
>
> regards
>
> Kasun
>...