mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-16 08:06:06 +00:00

This patch teaches the SDag type legalizer how to split up debug info for integer values that are split into a hi and lo part. Differential Revision: https://reviews.llvm.org/D36805 llvm-svn: 311102