More constructor cleanup.
authorEric Christopher <echristo@gmail.com>
Wed, 24 Jul 2013 01:06:21 +0000 (01:06 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 24 Jul 2013 01:06:21 +0000 (01:06 +0000)
commite72a4d4843f8f42ac6dfda6511ad6a0a57468077
tree6f13e903578babbad3cb1a0e2de3de3ff4ff2adc
parent78ac65f06b0788f0cd657b2b0af5a0669322932f
More constructor cleanup.

Move to a single constructor with a default argument and avoid
the check and nullification.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187014 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo.h
lib/IR/DebugInfo.cpp