Skip to content
Commit 514487e8 authored by Greg Clayton's avatar Greg Clayton
Browse files

Made lldb_private::ArchSpec contain much more than just an architecture. It

now, in addition to cpu type/subtype and architecture flavor, contains:
- byte order (big endian, little endian)
- address size in bytes
- llvm::Triple for true target triple support and for more powerful plug-in
  selection.

llvm-svn: 125602
parent 41febc65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment