This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 34517fa50b8 [TableGen] Make sure !if is evaluated throughout class inhe [...] new cce60c106a2 [AArch64] Properly handle dllimport of variables when using [...] new 676b6c0e0ee [GlobalISel] Bail out on calls to dllimported functions new 2fa8e76d041 [dsymutil] Enable -minimize feature.
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: docs/CommandGuide/dsymutil.rst | 7 +++++++ lib/CodeGen/GlobalISel/IRTranslator.cpp | 4 ++++ lib/Target/AArch64/AArch64FastISel.cpp | 17 +++++++++-------- lib/Target/AArch64/AArch64Subtarget.cpp | 9 ++++++--- test/CodeGen/AArch64/dllimport.ll | 18 +++++++++++++----- test/tools/dsymutil/X86/minimize.test | 9 +++++++++ test/tools/dsymutil/cmdline.test | 1 + tools/dsymutil/dsymutil.cpp | 10 ++++++++++ 8 files changed, 59 insertions(+), 16 deletions(-) create mode 100644 test/tools/dsymutil/X86/minimize.test