This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c7a213 [pdb] Refactor library to more clearly separate reading/writing new 18fcd7f [Hexagon] Insert CFI instructions before throwing calls new a5c0a14 [pdb] Fix some warnings that break -Werror builds.
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: include/llvm/DebugInfo/Msf/StreamRef.h | 2 +- lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 4 +- lib/Target/Hexagon/HexagonFrameLowering.cpp | 51 +++++++++++------- test/CodeGen/Hexagon/packetize-cfi-location.ll | 72 ++++++++++++++++++++++++++ 4 files changed, 106 insertions(+), 23 deletions(-) create mode 100644 test/CodeGen/Hexagon/packetize-cfi-location.ll