[all-commits] [llvm/llvm-project] 7dc644: [CodeGen] Temporary disable the unreachable

Bill Wendling via All-commits all-commits at lists.llvm.org
Tue Oct 17 12:33:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7dc644fc463a8f42f54d63a99c3a4579df2c3859
      https://github.com/llvm/llvm-project/commit/7dc644fc463a8f42f54d63a99c3a4579df2c3859
  Author: Bill Wendling <morbo at google.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetInstrInfo.h

  Log Message:
  -----------
  [CodeGen] Temporary disable the unreachable

It should be there, but we need all platforms that use stack protectors
to implement it first.




More information about the All-commits mailing list