MCCodePadder.h: Include definition of type for use with DenseMap
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 26 Oct 2017 23:39:52 +0000 (23:39 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 26 Oct 2017 23:39:52 +0000 (23:39 +0000)
commitbd37bc3336e6237bfa70a79a785406355883765b
tree8c404d716df9afc441b51b4f3fe54a9f5fdaa261
parent0763ab4d6aefc915f573fb738e7a1fd14d74e514
MCCodePadder.h: Include definition of type for use with DenseMap

Pointer traits require a full definition of a type to function
correctly, so the header must be included rather than only a forward
declaration.

llvm-svn: 316714
llvm/include/llvm/MC/MCCodePadder.h