These functions have default arguments of 0 for the last arg. Use
authorEric Christopher <echristo@gmail.com>
Wed, 9 Jan 2013 01:57:54 +0000 (01:57 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 9 Jan 2013 01:57:54 +0000 (01:57 +0000)
commit68ca56285f9b6e82eb16ff8ea02a301f2c489fae
tree4b72a398a95dae697714232fdba5d46a277d6167
parentca1dd05c3c12e857614ae6837f90894396225dd6
These functions have default arguments of 0 for the last arg. Use
them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171933 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp
lib/MC/MCDwarf.cpp
lib/MC/MCParser/ELFAsmParser.cpp
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/X86/X86AsmPrinter.cpp