This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e69c459 DebugInfo: preparation to implement DW_AT_alignment new 3a3c5c8 Use __func__ directly now that all supported compilers support it new 8340aef DebugInfo: remove broken bitcode upgrade test
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: include/llvm/Support/Compiler.h | 9 ------ lib/Target/Hexagon/HexagonBlockRanges.cpp | 6 ++-- lib/Target/Hexagon/HexagonFrameLowering.cpp | 2 +- lib/Target/Hexagon/HexagonGenInsert.cpp | 2 +- lib/Target/Hexagon/HexagonGenPredicate.cpp | 8 +++--- lib/Target/Hexagon/HexagonISelLowering.cpp | 2 +- lib/Target/Hexagon/RDFLiveness.cpp | 2 +- test/Bitcode/dilocalvariable-3.9.ll | 43 ----------------------------- test/Bitcode/dilocalvariable-3.9.ll.bc | 0 9 files changed, 11 insertions(+), 63 deletions(-) delete mode 100644 test/Bitcode/dilocalvariable-3.9.ll delete mode 100644 test/Bitcode/dilocalvariable-3.9.ll.bc