[PATCH] D53469: [DWARF] Use a function-local offset for AT_call_return_pc
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 21 13:41:34 PST 2019
dblaikie added a comment.
@vsk - you should probably be aware of this. I would imagine reverting this patch/restoring the spec behavior would regress object file size a fair bit by adding relocations to every call_site's return address...
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53469/new/
https://reviews.llvm.org/D53469
More information about the llvm-commits
mailing list