This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from baed6422b25 Reland r338431: "Add DebugCounters to DivRemPairs" new 4dbc3320660 Add maybe-unused attribute to a variable. new 6b6a4ee7d77 [AArch64] DWARF: do not generate AT_location for thread local
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/Target/TargetLoweringObjectFile.h | 6 +++++ lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 4 +++ lib/IR/SafepointIRVerifier.cpp | 1 + lib/Target/AArch64/AArch64TargetObjectFile.cpp | 3 +++ test/DebugInfo/AArch64/tls-at-location.ll | 37 ++++++++++++++++++++++++++ 5 files changed, 51 insertions(+) create mode 100644 test/DebugInfo/AArch64/tls-at-location.ll