This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 590c0a81d88 [llvm-lipo] Fix test on Windows new 6672e7aadbf [NFC] avoid AlignedCharArray in LLVM new 412fa1a534b [FileCollector] Add a VFS that records FS accesses using th [...]
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/Endian.h | 6 ++- include/llvm/Support/FileCollector.h | 6 +++ include/llvm/Support/TrailingObjects.h | 4 +- lib/Support/FileCollector.cpp | 79 +++++++++++++++++++++++++++++++++ unittests/Support/FileCollectorTest.cpp | 55 +++++++++++++++++++++++ 5 files changed, 147 insertions(+), 3 deletions(-)