summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2020-01-13 13:50:41 -0800
committerTeresa Johnson <tejohnson@google.com>2020-01-14 10:57:14 -0800
commit2cefb93951cca01dcdde6fe5c7354dc8bcd796d6 (patch)
treed0a97d42a4d00506c64559a2e39aea89f71ab079 /llvm/lib/CodeGen/MachineScheduler.cpp
parentbec1b55c64cf33d5f33c8cb7cc10d02e25811bef (diff)
downloadbcm5719-llvm-2cefb93951cca01dcdde6fe5c7354dc8bcd796d6.tar.gz
bcm5719-llvm-2cefb93951cca01dcdde6fe5c7354dc8bcd796d6.zip
[ThinLTO/WPD] Remove an overly-aggressive assert
Summary: An assert added to the index-based WPD was trying to verify that we only have multiple vtables for a given guid when they are all non-external linkage. This is too conservative because we may have multiple external vtable with the same guid when they are in comdat. Remove the assert, as we don't have comdat information in the index, the linker should issue an error in this case. See discussion on D71040 for more information. Reviewers: evgeny777, aganea Subscribers: mehdi_amini, inglorion, hiraditya, steven_wu, dexonsmith, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D72648
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud