These functions have default arguments of 0 for the last arg. Use
authorEric Christopher <echristo@gmail.com>
Wed, 9 Jan 2013 01:35:34 +0000 (01:35 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 9 Jan 2013 01:35:34 +0000 (01:35 +0000)
commitca1dd05c3c12e857614ae6837f90894396225dd6
tree642894cb845ff4bd36c9e5a6e1833f4b2a616192
parentdf8c22a10427f2831a009b806f7050dff29f60e2
These functions have default arguments of 0 for the last arg. Use
them and add one where it seemed obvious that we wanted one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171932 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCObjectStreamer.h
include/llvm/MC/MCStreamer.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
lib/CodeGen/AsmPrinter/DIE.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/MC/MCObjectStreamer.cpp