diff options
author | Florian Hahn <flo@fhahn.com> | 2020-07-23 11:54:38 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-07-23 11:56:50 +0100 |
commit | 6c9da995fc44058cfaddae0f578106dcff401a68 (patch) | |
tree | 862b7c1324edff80590ab308fa2e3af6ee58c4ae /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 2f8e6b5f3c86a75f6a75c6955e3b4bf0d26c3a91 (diff) | |
download | llvm-6c9da995fc44058cfaddae0f578106dcff401a68.zip llvm-6c9da995fc44058cfaddae0f578106dcff401a68.tar.gz llvm-6c9da995fc44058cfaddae0f578106dcff401a68.tar.bz2 |
[ScheduleDAGRRList] Pacify overload mismatch in std::min.
On systems where size() doesn't return unsigned long, this leads to an
overloading mismatch. Convert the constant to whatever type is used for
Q.size() on the system.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions