Add a unit test for ArchSpec matching to document how it behaves (and test it).
authorAdrian Prantl <aprantl@apple.com>
Thu, 6 Dec 2018 00:43:55 +0000 (00:43 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 6 Dec 2018 00:43:55 +0000 (00:43 +0000)
commit7b8a03751c24eb92012e4a99070c7be5b1a0b65d
tree933b352308078daa7fa25362f2832d7e0a5400e2
parent3cd70b385df8d2f9b4de6165f17b4a07649d2f07
Add a unit test for ArchSpec matching to document how it behaves (and test it).

llvm-svn: 348440
lldb/source/Utility/ArchSpec.cpp
lldb/unittests/Utility/ArchSpecTest.cpp