This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5631cdaf4ed [CMake] Pass monorepo build settings in cross compile new d01dcc93080 [MS] Emit S_HEAPALLOCSITE debug info
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/CodeGen/MachineFunction.h | 12 ++++++ lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 18 +++++++++ lib/CodeGen/AsmPrinter/CodeViewDebug.h | 1 + lib/CodeGen/MachineFunction.cpp | 11 ++++++ lib/CodeGen/SelectionDAG/FastISel.cpp | 6 +++ test/CodeGen/X86/label-heapallocsite.ll | 68 ++++++++++++++++++++++++++++++++ 6 files changed, 116 insertions(+) create mode 100644 test/CodeGen/X86/label-heapallocsite.ll