[PATCH] D11268: [DebugInfo] Fix ARM/AArch64 prologue_end position

Oleg Ranevskyy llvm.mail.list at gmail.com
Thu Jul 16 09:43:38 PDT 2015


iid_iunknown added a comment.

ARM and AArch64 appear to be not the only backends with this problem.
Mips, SystemZ and Sparc backends similarly place prologue_end at the function entry point.


Repository:
  rL LLVM

http://reviews.llvm.org/D11268







More information about the llvm-commits mailing list