mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
2533162bf0
This adds call site info support for call instructions with delay slot. Search for instructions inside call delay slot, which load value into parameter forwarding registers. Return address of the call points to instruction after call delay slot, which is not the one, immediately after the call instruction. Patch by Nikola Tesic Differential revision: https://reviews.llvm.org/D78107 |
||
---|---|---|
.. | ||
dbg-call-site-low-pc.ll | ||
delay-slot.ll | ||
dsr-fixed-objects.ll | ||
dsr-non-fixed-objects.ll | ||
dw_op_entry_value_32bit.ll | ||
dw_op_entry_value_64bit.ll | ||
dwarfdump-tls.ll | ||
eh_frame.ll | ||
fn-call-line.ll | ||
InlinedFnLocalVar.ll | ||
lit.local.cfg | ||
processes-relocations.ll | ||
prologue_end.ll | ||
tls.ll |