9#ifndef lldb_Host_linux_HostInfoLinux_h_
10#define lldb_Host_linux_HostInfoLinux_h_
14#include "llvm/ADT/StringRef.h"
15#include "llvm/Support/VersionTuple.h"
An architecture specification class.
static FileSpec GetProgramFileSpec()
static void ComputeHostArchitectureSupport(ArchSpec &arch_32, ArchSpec &arch_64)
friend class HostInfoBase
static llvm::StringRef GetDistributionId()
A class that represents a running process on the host machine.