Debug Info: remove form from function addDIEEntry.
authorManman Ren <manman.ren@gmail.com>
Fri, 11 Oct 2013 23:58:05 +0000 (23:58 +0000)
committerManman Ren <manman.ren@gmail.com>
Fri, 11 Oct 2013 23:58:05 +0000 (23:58 +0000)
commit87b110ac24063a7a48a9d1273e6db596baab78a0
tree0fe6394e728d6d06dc15e142436f57235ba5fe0c
parent4bad07fbec9d42769fdc5cea891f8cb7a3b284d5
Debug Info: remove form from function addDIEEntry.

The form must be a reference form in addDIEEntry. Which reference form to
use will be decided by the callee.

No functionality change.

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