This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9ae082 Fix documentation for FindAvailableLoadedValue. new 72fda70 Fix the type signature of DwarfExpression::Add.*Constant to s [...] new 8a380d8 Fix unused variable warning in -asserts builds.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 4 +- lib/CodeGen/AsmPrinter/DwarfExpression.h | 4 +- lib/Transforms/IPO/CrossDSOCFI.cpp | 3 +- test/DebugInfo/X86/constant-loclist.ll | 76 ++++++++++++++++++++++++++++++ test/DebugInfo/X86/float_const_loclist.ll | 20 ++++---- 5 files changed, 91 insertions(+), 16 deletions(-) create mode 100644 test/DebugInfo/X86/constant-loclist.ll