[all-commits] [llvm/llvm-project] 112aaf: Revert "Add a cmake flag to turn `llvm_unreachable...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Mar 18 01:22:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 112aafcaf425dca901690ca823d25607e5795263
      https://github.com/llvm/llvm-project/commit/112aafcaf425dca901690ca823d25607e5795263
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M llvm/CMakeLists.txt
    M llvm/docs/CMake.rst
    M llvm/include/llvm/Config/llvm-config.h.cmake
    M llvm/include/llvm/Support/ErrorHandling.h

  Log Message:
  -----------
  Revert "Add a cmake flag to turn `llvm_unreachable()` into builtin_trap() when assertions are disabled"

This reverts commit 6316129e066e0a252430699f2b41706d4808476c.

This was implemented with inverted logic.




More information about the All-commits mailing list