[all-commits] [llvm/llvm-project] e26c24: Revert "[IRGen] Emit lifetime intrinsics around te...

Erik Pilkington via All-commits all-commits at lists.llvm.org
Wed Feb 12 12:28:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e26c24b849211f35a988d001753e0cd15e4a9d7b
      https://github.com/llvm/llvm-project/commit/e26c24b849211f35a988d001753e0cd15e4a9d7b
  Author: Erik Pilkington <erik.pilkington at gmail.com>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/CodeGen/CGCall.h
    R clang/test/CodeGen/lifetime-call-temp.c
    R clang/test/CodeGenCXX/amdgcn-call-with-aggarg.cpp
    M clang/test/CodeGenCXX/stack-reuse-miscompile.cpp

  Log Message:
  -----------
  Revert "[IRGen] Emit lifetime intrinsics around temporary aggregate argument allocas"

This reverts commit fafc6e4fdf3673dcf557d6c8ae0c0a4bb3184402.

Should fix ppc stage2 failure: http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/23546

Conflicts:
	clang/lib/CodeGen/CGCall.cpp




More information about the All-commits mailing list