[all-commits] [llvm/llvm-project] 0f19c6: [gn build] Don't set LLVM_UNREACHABLE_OPTIMIZE whe...

aeubanks via All-commits all-commits at lists.llvm.org
Wed Sep 21 10:35:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f19c603423e28ab663c1fdff2048c555abe5f6d
      https://github.com/llvm/llvm-project/commit/0f19c603423e28ab663c1fdff2048c555abe5f6d
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-09-21 (Wed, 21 Sep 2022)

  Changed paths:
    M llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn

  Log Message:
  -----------
  [gn build] Don't set LLVM_UNREACHABLE_OPTIMIZE when llvm_enable_assertions

llvm_unreachable should properly error out if assertions are enabled.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D134332




More information about the All-commits mailing list