This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9af2e4e Emit .cfi_sections before the first .cfi_startproc new a50b783 [cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig new dcdec3c NewGVN: Fix some formatting and comment issues
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: cmake/config-ix.cmake | 9 ++++++++- cmake/modules/LLVMConfig.cmake.in | 2 ++ docs/CMake.rst | 4 ++++ include/llvm/Config/config.h.cmake | 2 +- lib/DebugInfo/PDB/CMakeLists.txt | 2 +- lib/DebugInfo/PDB/PDB.cpp | 6 +++--- lib/Transforms/Scalar/NewGVN.cpp | 26 ++++++++------------------ test/lit.site.cfg.in | 2 +- 8 files changed, 28 insertions(+), 25 deletions(-)