[all-commits] [llvm/llvm-project] 7833d2: Revert "[clang] Rework dontcall attributes"

aeubanks via All-commits all-commits at lists.llvm.org
Tue Sep 28 14:50:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7833d20f1fd575fac89ce76822ffd561a40552e5
      https://github.com/llvm/llvm-project/commit/7833d20f1fd575fac89ce76822ffd561a40552e5
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

  Changed paths:
    M clang/lib/CodeGen/CodeGenAction.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/test/CodeGen/attr-error.c
    M clang/test/CodeGen/attr-warning.c
    M clang/test/Frontend/backend-attribute-error-warning-optimize.c
    M clang/test/Frontend/backend-attribute-error-warning.c
    R clang/test/Frontend/backend-attribute-error-warning.cpp
    M llvm/docs/LangRef.rst
    M llvm/include/llvm/IR/DiagnosticInfo.h
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/IR/DiagnosticInfo.cpp
    M llvm/test/CodeGen/X86/attr-dontcall.ll
    M llvm/test/ThinLTO/X86/dontcall.ll

  Log Message:
  -----------
  Revert "[clang] Rework dontcall attributes"

This reverts commit 2943071e2ee0c7f31f34062a44d12aeb0e3a66fd.

Breaks bots




More information about the All-commits mailing list