[PATCH] D78720: [globalopt] Don't emit DWARF fragments for members of a struct that cover the whole struct

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 05:19:33 PDT 2020


DavidSpickett updated this revision to Diff 260593.
DavidSpickett added a comment.

- Fixed comments as suggested
- Added comment to explain purpose of test case
- Removed unimportant info from the test case


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78720/new/

https://reviews.llvm.org/D78720

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/DebugInfo/Generic/global-sra-struct-zero-length.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78720.260593.patch
Type: text/x-patch
Size: 5541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/a9e04e45/attachment.bin>


More information about the llvm-commits mailing list