[all-commits] [llvm/llvm-project] 467b66: [TargetMachine] Delete asan workaround

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Dec 6 00:38:27 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 467b6699155ed1d0385eb4e0b03b1715a6d5f0e5
      https://github.com/llvm/llvm-project/commit/467b6699155ed1d0385eb4e0b03b1715a6d5f0e5
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-12-06 (Sun, 06 Dec 2020)

  Changed paths:
    M llvm/lib/Target/TargetMachine.cpp

  Log Message:
  -----------
  [TargetMachine] Delete asan workaround

687b83ceabafe81970cd4639e7f0c89036402081 has fixed the X86FastISel bug.
We can revert the workaround now. Actually, the commit introduced a
bug that ppc64 should be excluded.




More information about the All-commits mailing list