[PATCH] D21911: Do not count debug instructions when counting number of uses to reorder frame objects.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 16:11:40 PDT 2016


danielcdh created this revision.
danielcdh added reviewers: zansari, davidxl, mkuper.
danielcdh added a subscriber: llvm-commits.

The code generation should be independent of the debug info.

http://reviews.llvm.org/D21911

Files:
  lib/Target/X86/X86FrameLowering.cpp
  test/DebugInfo/COFF/local-variables.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21911.62436.patch
Type: text/x-patch
Size: 4950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/2356fd38/attachment.bin>


More information about the llvm-commits mailing list