[PATCH] Fixing line numbers of inlined allocas

Wolfgang Pieb wolfgang_pieb at playstation.sony.com
Fri Oct 17 17:22:42 PDT 2014


Updated InlineFunction.cpp to incorporate David's comments and moved the check for static allocas to inside the check for unknown DebugLoc.

Added commentary to the test case describing the issues addressed by the patch.

Hope I caught all the points in the discussion...

http://reviews.llvm.org/D5401

Files:
  lib/Transforms/Utils/InlineFunction.cpp
  test/DebugInfo/debug-info-always-inline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5401.15108.patch
Type: text/x-patch
Size: 8896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141018/7ccbcb42/attachment.bin>


More information about the llvm-commits mailing list