Do the right thing on NULL uint64 fields.
authorEric Christopher <echristo@apple.com>
Fri, 16 Mar 2012 00:21:54 +0000 (00:21 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 16 Mar 2012 00:21:54 +0000 (00:21 +0000)
commit75df9f23fa7e3c4e02753fb0405d69cd0d68e0ef
tree9b4243b6e2def9cc8204bc7d129a756edbcfc116
parentb99ea7cb3fe8af46bdc2ad68550632f5c16bdaa9
Do the right thing on NULL uint64 fields.

Patch by Clemens Hammacher!

Fixes PR12243

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152880 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DebugInfo.cpp
test/DebugInfo/bug_null_debuginfo.ll [new file with mode: 0644]