This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 27222373998 [ORC] Add a 'Callable' flag to JITSymbolFlags. new 0318cbc235d [ASAN] Use the correct shadow offset for ASAN on FreeBSD/mips64. new 886a8633738 Load from the GOT for external symbols in the large, PIC co [...]
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: lib/Target/X86/X86ISelLowering.cpp | 2 +- .../Instrumentation/AddressSanitizer.cpp | 2 +- test/CodeGen/X86/code-model-elf-memset.ll | 91 ++++++++++++++++++++++ test/Instrumentation/AddressSanitizer/freebsd.ll | 12 +++ 4 files changed, 105 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/code-model-elf-memset.ll