Displaying 1 result from an estimated 1 matches for "7527196b".
Did you mean:
572719b
2017 Mar 17
2
llvm-dev Digest, Vol 153, Issue 85
>FWIW - selfhosting I did find that GDB wasn't able to find the source code
>for some functions when using LLD's gdb_index, so I've switched back to
>gold+gdb_index for now (given the performance problems you mentioned,
>sounds like I wasn't gaining much/anything in terms of link time by using
>lld anyway).
>
>On Thu, Mar 16, 2017 at 11:17 AM Rui Ueyama