This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9010765 [IRObjectFile] Propagate .weak attribute correctly for ASM symbols. new 83b162c [codeview] Fix the alignment padding that we add to list records new 57b5696 [MachO] Adding a few missing swapStruct functions new d8b7c9f [CMake] LLVM_BINARY_DIR was not being properly set in LLVMCon [...]
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: cmake/modules/CMakeLists.txt | 2 ++ cmake/modules/LLVMConfig.cmake.in | 2 +- include/llvm/Support/MachO.h | 14 ++++++++++++++ lib/DebugInfo/CodeView/ListRecordBuilder.cpp | 10 ++++++---- test/DebugInfo/COFF/big-type.ll | 2 +- 5 files changed, 24 insertions(+), 6 deletions(-)