[TargetMachine] Delete asan workaround
authorFangrui Song <i@maskray.me>
Sun, 6 Dec 2020 08:33:11 +0000 (00:33 -0800)
committerFangrui Song <i@maskray.me>
Sun, 6 Dec 2020 08:33:11 +0000 (00:33 -0800)
commit467b6699155ed1d0385eb4e0b03b1715a6d5f0e5
tree607fd7bd4f66b8c4d02d1fa36cbe6c1a36e72fbc
parent687b83ceabafe81970cd4639e7f0c89036402081
[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.
llvm/lib/Target/TargetMachine.cpp