This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 423b3a5 Fix TBAA metadata new 7a48ded COFF: Use a bit in SymbolBody to track which symbols are writ [...] new 327b8ba COFF: Load inputs immediately instead of adding them to a queue. new ff5d2c1 COFF: Use CachedHashStringRef in the symbol table.
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: COFF/Driver.cpp | 90 ++++++++++++++++++---------------------------------- COFF/SymbolTable.cpp | 85 ++++++++++++------------------------------------- COFF/SymbolTable.h | 14 ++------ COFF/Symbols.h | 7 +++- COFF/Writer.cpp | 5 +-- test/COFF/order.test | 2 +- 6 files changed, 63 insertions(+), 140 deletions(-)