This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 66c13b13caf [llvm-rc] Add ACCELERATORS parsing ability. (parser, pt 3/8). new 0827f9ac832 Remove an unnecessary const_cast. new cf4d2631981 Fix cmake check for futimens when deploying to earlier macO [...] new 66282c2c6a3 Fix a logic error in DwarfExpression::addMachineReg()
The 3 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: cmake/config-ix.cmake | 1 + cmake/modules/HandleLLVMOptions.cmake | 1 + lib/Analysis/OptimizationDiagnosticInfo.cpp | 3 +- lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 7 ++-- test/DebugInfo/Sparc/subreg.ll | 60 +++++++++++++++++++++++++++++ 5 files changed, 67 insertions(+), 5 deletions(-) create mode 100644 test/DebugInfo/Sparc/subreg.ll