This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c94e896e673 [ModRefInfo] Make enum ModRefInfo an enum class [NFC]. new c32978de039 [DebugInfo] Fix register variables not showing up in pdb. new 8f299aeb363 [PowerPC][asan] Update asan to handle changed memory layout [...] new 15f65b21ade [dump] Make LLVM_ENABLE_DUMP independent, and move to llvm- [...]
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: CMakeLists.txt | 6 +----- include/llvm/Config/config.h.cmake | 3 --- include/llvm/Config/llvm-config.h.cmake | 3 +++ lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp | 3 +++ lib/Transforms/Instrumentation/AddressSanitizer.cpp | 2 +- .../AddressSanitizer/stack-poisoning-and-lifetime-be.ll | 2 +- unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp | 15 ++++++++++++--- 7 files changed, 21 insertions(+), 13 deletions(-)