Add a couple of convenience accessors to DebugLocEntry::Value to further
authorAdrian Prantl <aprantl@apple.com>
Mon, 11 Aug 2014 23:22:59 +0000 (23:22 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 11 Aug 2014 23:22:59 +0000 (23:22 +0000)
commit79fb67b835ccc4b401d316025abc2555efedf8cc
treeb7f5a6062d8413479963520277ebc665d6b72aea
parent61b3abb685ec4371a57ca06dff6a809d0c1152a5
Add a couple of convenience accessors to DebugLocEntry::Value to further
simplify common usage patterns.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215407 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DebugLocEntry.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp