summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Core/ArchSpec.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Core/ArchSpec.h')
-rw-r--r--lldb/include/lldb/Core/ArchSpec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/include/lldb/Core/ArchSpec.h b/lldb/include/lldb/Core/ArchSpec.h
index 893917d610a..4ec8e06c8b3 100644
--- a/lldb/include/lldb/Core/ArchSpec.h
+++ b/lldb/include/lldb/Core/ArchSpec.h
@@ -91,6 +91,7 @@ public:
eCore_x86_32_i486sx,
eCore_x86_64_x86_64,
+ eCore_x86_64_x86_64h, // Haswell enabled x86_64
eCore_uknownMach32,
eCore_uknownMach64,
kNumCores,
OpenPOWER on IntegriCloud