llvm-project/lldb/source/Plugins/ABI
Greg Clayton 514487e806 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
2011-02-15 21:59:32 +00:00
..
MacOSX-i386 Made lldb_private::ArchSpec contain much more than just an architecture. It 2011-02-15 21:59:32 +00:00
SysV-x86_64 Made lldb_private::ArchSpec contain much more than just an architecture. It 2011-02-15 21:59:32 +00:00