[all-commits] [llvm/llvm-project] f63b1b: [ORC-RT] Include TLV support in x86-64 Haswell slice.

lhames via All-commits all-commits at lists.llvm.org
Tue Aug 10 04:03:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f63b1bf7f49edcb4e5eb05000ddb3d2f5e9052e6
      https://github.com/llvm/llvm-project/commit/f63b1bf7f49edcb4e5eb05000ddb3d2f5e9052e6
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M compiler-rt/lib/orc/CMakeLists.txt

  Log Message:
  -----------
  [ORC-RT] Include TLV support in x86-64 Haswell slice.

Darwin/MachO TLV support was only getting built into the x86_64 slice, not the
x86_64h slice. This caused errors when using the ORC runtime on Haswell
machines.

rdar://81056700




More information about the All-commits mailing list