OSDN Git Service

With debug info, there are nameless constant global values. do not crash when we...
authorAndrew Lenharth <andrewl@lenharth.org>
Mon, 24 Mar 2008 22:16:14 +0000 (22:16 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Mon, 24 Mar 2008 22:16:14 +0000 (22:16 +0000)
commitdf4613ced2d5d1025575f70a16f1fac9bcc2669d
treebbc27f7d8533da43eb3fe62bc82ccb2966c149f4
parentb96af47381e074150e7935554d34ed8b0738b325
With debug info, there are nameless constant global values.  do not crash when we hit one

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48749 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/CrashDebugger.cpp