summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Instruction/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/Instruction/CMakeLists.txt')
-rw-r--r--lldb/source/Plugins/Instruction/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Plugins/Instruction/CMakeLists.txt b/lldb/source/Plugins/Instruction/CMakeLists.txt
index 78f2f64cf1a..89771e8f46d 100644
--- a/lldb/source/Plugins/Instruction/CMakeLists.txt
+++ b/lldb/source/Plugins/Instruction/CMakeLists.txt
@@ -2,3 +2,4 @@ add_subdirectory(ARM)
add_subdirectory(ARM64)
add_subdirectory(MIPS)
add_subdirectory(MIPS64)
+add_subdirectory(PPC64)
OpenPOWER on IntegriCloud