APInt.h - add missing <utility> header.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 11 Jun 2021 12:34:02 +0000 (13:34 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 11 Jun 2021 12:35:12 +0000 (13:35 +0100)
commit0fc4016d913d3ca2f490b1f1b132798ec0a13e00
tree899b6908c3d1540d8ba3f7ba49ea02ac05ec203e
parent6aca6032c5b62b5d26999da5f55779a1b08ec6a2
APInt.h - add missing <utility> header.

Some buildbots are complaining about std::move() after rG61cdaf66fe22be2b5942ddee4f46a998b4f3ee29
llvm/include/llvm/ADT/APInt.h