[Lldb-commits] [PATCH] D58653: [Utility] Allow the value 'unknown' when checking if triple components are unknown

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 26 13:50:49 PST 2019


xiaobai updated this revision to Diff 188454.
xiaobai added a comment.
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.

Add more tests and rethink approach


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58653/new/

https://reviews.llvm.org/D58653

Files:
  include/lldb/Utility/ArchSpec.h
  source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  source/Utility/ArchSpec.cpp
  unittests/Utility/ArchSpecTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58653.188454.patch
Type: text/x-patch
Size: 5493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190226/f39cebbb/attachment.bin>


More information about the lldb-commits mailing list