[all-commits] [llvm/llvm-project] 9ecda9: Revert 51b0da73 "Recommit "[X86] Merge the FEATURE...

Hans via All-commits all-commits at lists.llvm.org
Thu Jul 9 09:01:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ecda9aa804dcb49e30e46161b29976494b0a1f9
      https://github.com/llvm/llvm-project/commit/9ecda9aa804dcb49e30e46161b29976494b0a1f9
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M llvm/include/llvm/Support/X86TargetParser.def
    M llvm/lib/Support/Host.cpp
    M llvm/lib/Support/X86TargetParser.cpp

  Log Message:
  -----------
  Revert 51b0da73 "Recommit "[X86] Merge the FEATURE_64BIT and FEATURE_EM64T bits in X86TargetParser.def.""

It gets miscompiled with GCC 5.3, causing Clang to crash with
"error: unknown target CPU 'x86-64'"

See the llvm-commits thread for reproduction steps.

This reverts commit 51b0da731af75c68dd521e04cc576d5a611b1612.




More information about the All-commits mailing list