[PATCH] [DebugInfo][FastISel] Prevent using debug location from previous block for local values

Paul Robinson Paul_Robinson at playstation.sony.com
Wed May 20 13:02:04 PDT 2015


Does this handle the case where there is a call in the middle of the block?  There is a special case for the local value map at that point, IIRC.
What happens when FastISel decides it can't finish selection for the block, and bails out to regular ISel?


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9887

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list