OSDN Git Service

Use helper function instead of manually constructing DBG_VALUEs (NFC)
authorAdrian Prantl <aprantl@apple.com>
Tue, 1 Aug 2017 22:37:35 +0000 (22:37 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 1 Aug 2017 22:37:35 +0000 (22:37 +0000)
commit68109d5dcfec8d20d5547e056753f3740a4bd0c8
tree90d97d866d9e435d62c51fa327be40cca9318ccd
parentfe7581c1d145c95b9cb76e865044b3c29590b854
Use helper function instead of manually constructing DBG_VALUEs (NFC)

rdar://problem/33580047

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309757 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp