summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-09-03 09:21:55 -0700
committerGitHub <noreply@github.com>2025-09-03 09:21:55 -0700
commit55ec6373f99c23f70ea27cd96280b929e81503ac (patch)
treec74fd0dc7aec5e41fccc17e2ec94af95677c8c43 /lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py
parentc9ca354d383dc4a2843c9f89d9317c8a21fd0bf8 (diff)
[lld] Update tests redirecting multiple commands to FileCheck
This patch updates two LLD tests that were redirecting multiple commands to the same FileCheck invocation to not use this strategy. This construction is not supported by lit's internal shell and given its rarirty, it does not make sense to add support. The workaround is to dump the contents of multiple commands into a file and then run FileCheck on that. Towards #102700. Reviewers: petrhosek, mysterymath, cmtice, ilovepi, carlocab, MaskRay Reviewed By: carlocab, cmtice Pull Request: https://github.com/llvm/llvm-project/pull/156526
Diffstat (limited to 'lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions