This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 88275016ddb [SelectionDAG] Transfer DbgValues when integer operations a [...] new 32c22cbba9b Object: Move attribute calculation into RecordStreamer. NFC new 488250e1efe Object: Fix handling of @@@ in .symver directive
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/Object/ModuleSymbolTable.cpp | 80 +--------------------------- lib/Object/RecordStreamer.cpp | 112 +++++++++++++++++++++++++++++++++++++-- lib/Object/RecordStreamer.h | 26 +++++---- test/LTO/X86/symver-asm3.ll | 40 ++++++++++++++ 4 files changed, 161 insertions(+), 97 deletions(-) create mode 100644 test/LTO/X86/symver-asm3.ll