Add a missing arm64 idef.
authorJason Molenda <jmolenda@apple.com>
Wed, 2 Apr 2014 23:52:55 +0000 (23:52 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 2 Apr 2014 23:52:55 +0000 (23:52 +0000)
llvm-svn: 205488

lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp

index 48db3b0..393def3 100644 (file)
@@ -178,7 +178,7 @@ namespace {
 #define HIGH_PORT   (49151u)
 #endif
 
-#if defined(__APPLE__) && defined(__arm__)
+#if defined(__APPLE__) && (defined(__arm__) || defined(__arm64__))
 static bool rand_initialized = false;
 
 static inline uint16_t