[PATCH] D36805: [Debug info] Teach the SDag type legalizer how to split up debug info for integer values that are split into a hi and lo part.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 17:03:06 PDT 2017


JDevlieghere updated this revision to Diff 111436.
JDevlieghere added a comment.

Fix typo in X86 test.


Repository:
  rL LLVM

https://reviews.llvm.org/D36805

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/DebugInfo/MSP430/lit.local.cfg
  llvm/test/DebugInfo/MSP430/sdagsplit-1.ll
  llvm/test/DebugInfo/X86/sdagsplit-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36805.111436.patch
Type: text/x-patch
Size: 16680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/c60b6a1f/attachment.bin>


More information about the llvm-commits mailing list