This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4fcde573baa [WebAssembly] Remove "name" section of object wasm object files new 78b36298513 Introduce errorToBool() helper and use it. new 74811c0a781 [Hexagon] Implement hasLoadFromStackSlot and hasStoreToStackSlot
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/Support/Error.h | 12 +++++++++++ lib/LTO/LTOModule.cpp | 20 ++++-------------- lib/Target/Hexagon/HexagonInstrInfo.cpp | 36 +++++++++++++++++++++++++++++++++ lib/Target/Hexagon/HexagonInstrInfo.h | 14 +++++++++++++ 4 files changed, 66 insertions(+), 16 deletions(-)