Add DIUnspecifiedParameter, so we can pretty-print it.
authorAdrian Prantl <aprantl@apple.com>
Tue, 25 Feb 2014 23:42:11 +0000 (23:42 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 25 Feb 2014 23:42:11 +0000 (23:42 +0000)
commitbf455c5ae2399dc182f73c961cc68e9342f5ae86
treee746e546ab84f0d0f40737bf5d8ea5d62608d3ff
parente8aeccef15b7ff0532c1bb5e334dc1e86383dd80
Add DIUnspecifiedParameter, so we can pretty-print it.
This will be used for testcases in CFE.

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