This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f5f4196fbfb Revert r367941 "Add a note to the release not about a poten [...] new 0557373d009 [LLVM][Alignment] Introduce Alignment In GlobalObject
The 1 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/IR/GlobalObject.h | 7 ++++++- include/llvm/Support/Alignment.h | 2 +- lib/IR/Globals.cpp | 14 +++++++++----- unittests/IR/ValueTest.cpp | 3 ++- unittests/Support/AlignmentTest.cpp | 3 ++- 5 files changed, 20 insertions(+), 9 deletions(-)