[PATCH] D50887: [DWARF] Missing location debug information with -O2.

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 06:51:08 PDT 2018


CarlosAlbertoEnciso updated this revision to Diff 161695.
CarlosAlbertoEnciso added a comment.

Following feedback from the reviewers:

- Move test case to a more suitable location: test/CodeGen/X86
- Modify 'collectDebugValues' to use MRI USEs.


https://reviews.llvm.org/D50887

Files:
  include/llvm/CodeGen/MachineInstr.h
  lib/CodeGen/MachineCSE.cpp
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/MachineSink.cpp
  test/CodeGen/X86/debuginfo-locations-dce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50887.161695.patch
Type: text/x-patch
Size: 7573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/43a86ea3/attachment.bin>


More information about the llvm-commits mailing list