diff options
author | Erich Keane <erich.keane@intel.com> | 2020-05-19 10:15:34 -0700 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2020-05-19 10:49:45 -0700 |
commit | 81a73fde5cea304d31294fd26c2f051f1685e97c (patch) | |
tree | 2dc024f8a331e25dc82c87d46fd7e109d014b769 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | ccba60a784e72fd6cd35cfb6f6290fa553395027 (diff) | |
download | llvm-81a73fde5cea304d31294fd26c2f051f1685e97c.zip llvm-81a73fde5cea304d31294fd26c2f051f1685e97c.tar.gz llvm-81a73fde5cea304d31294fd26c2f051f1685e97c.tar.bz2 |
Fix aux-target diagnostics for certain builtins
When I fixed the targets specific builtins to make sure that aux-targets
are checked, it seems I didn't consider cases where the builtins check
the target info for further info. This patch bubbles the target-info
down to the individual checker functions to ensure that they validate
against the aux-target as well.
For non-aux-target invocations, this is an NFC.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions