Files
llvm/lld/ELF
Stefan Pintilie f0adf3a24c [PowerPC][LLD] Make sure that the correct Thunks are used.
This fixes an issue where mixed TOC / NOTOC calls can call the incorrect
thunks if a previous thunk already exists. The issue appears when a TOC
funciton calls a NOTOC callee and then a different NOTOC function calls the same
NOTOC callee. In this case the linker would sometimes incorrectly call the
same thunk for both cases.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D101837
2021-05-06 12:00:04 -05:00
..
2021-04-23 11:45:49 -04:00
2021-03-29 14:50:17 -04:00
2021-04-14 14:52:53 -04:00
2021-05-06 12:34:06 +01:00
2021-02-17 15:29:39 -05:00