[all-commits] [llvm/llvm-project] 0d76d4: Revert "Simplify handling of builtin with inline r...

kda via All-commits all-commits at lists.llvm.org
Tue Sep 28 11:30:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d76d4833dd2815e0b1c786250f474d222f6a0a1
      https://github.com/llvm/llvm-project/commit/0d76d4833dd2815e0b1c786250f474d222f6a0a1
  Author: Kevin Athey <kda at google.com>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

  Changed paths:
    M clang/lib/CodeGen/CodeGenFunction.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    R clang/test/CodeGen/memcpy-inline-builtin.c
    A clang/test/CodeGen/memcpy-no-nobuiltin-if-not-emitted.c
    M clang/test/CodeGen/memcpy-nobuiltin.c
    M clang/test/CodeGen/pr9614.c

  Log Message:
  -----------
  Revert "Simplify handling of builtin with inline redefinition"

This reverts commit 3d6f49a56995b845c40be5827ded5d1e3f692cec.

Broke bot: https://lab.llvm.org/buildbot/#/builders/5/builds/12360




More information about the All-commits mailing list