Debug Info: Prepare DebugLocEntry to handle more than a single value per
authorAdrian Prantl <aprantl@apple.com>
Sun, 27 Apr 2014 18:25:40 +0000 (18:25 +0000)
committerAdrian Prantl <aprantl@apple.com>
Sun, 27 Apr 2014 18:25:40 +0000 (18:25 +0000)
commiteccd574af819126ace2e776d8e7d633bc2df0c03
tree457e7500823261d4b5f61d7aed26347d57a5f57d
parent14a1490eb840fe5b6a440e29bef56ae81172f60e
Debug Info: Prepare DebugLocEntry to handle more than a single value per
entry. This is in preparation for generic DW_OP_piece support.
No functional change so far.

http://reviews.llvm.org/D3373
rdar://problem/15928306

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207368 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DebugLocEntry.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp