diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2018-07-28 10:51:19 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2018-07-28 10:51:19 +0000 |
| commit | eb11fae6d08f479c0799db45860a98af528fa6e7 (patch) | |
| tree | 44d492a50c8c1a7eb8e2d17ea3360ec4d066f042 /utils/TableGen/SubtargetFeatureInfo.cpp | |
| parent | b8a2042aa938069e862750553db0e4d82d25822c (diff) | |
Notes
Diffstat (limited to 'utils/TableGen/SubtargetFeatureInfo.cpp')
| -rw-r--r-- | utils/TableGen/SubtargetFeatureInfo.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/TableGen/SubtargetFeatureInfo.cpp b/utils/TableGen/SubtargetFeatureInfo.cpp index 5153c35b1261..f9b8853cc117 100644 --- a/utils/TableGen/SubtargetFeatureInfo.cpp +++ b/utils/TableGen/SubtargetFeatureInfo.cpp @@ -10,6 +10,7 @@ #include "SubtargetFeatureInfo.h" #include "Types.h" +#include "llvm/Config/llvm-config.h" #include "llvm/TableGen/Record.h" #include <map> |
