OSDN Git Service

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)
commit921ae2bfbfd60be06e97f902666b1f342703e414
treeb3f455c7fdf9943ba4bdd636e8e6d32106fe264e
parent9a0f2ee60ef2dd9aa66309afc03b400fa623827f
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316714 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCCodePadder.h