summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/module_cache/simple_exe/TestModuleCacheSimple.py
diff options
context:
space:
mode:
authorJake Egan <Jake.Egan@ibm.com>2021-12-16 12:34:31 -0500
committerJake Egan <Jake.Egan@ibm.com>2021-12-16 12:35:16 -0500
commit3aece7995cb63a536a15df35ebe107d04a8acc86 (patch)
treee50c908dc61098ac62bc952d5dff0ea931bce38a /lldb/test/API/functionalities/module_cache/simple_exe/TestModuleCacheSimple.py
parentec37e0bbafab75fa64f1ddb4cdeceb5400491ef8 (diff)
Adapt test to be compatible with AIX
This patch updates the following test, which is falling to match ASM lines on AIX for two reasons: - `.debug_info` is mapped to `.dwinfo`, so the test fails to match `debug_info` before `DW_TAG_label` occurs - AIX uses inline strings, so `DW_AT_NAME` format is different and does not match `DW_AT_decl_file` in the next line. Reviewed By: shchenz Differential Revision: https://reviews.llvm.org/D115695
Diffstat (limited to 'lldb/test/API/functionalities/module_cache/simple_exe/TestModuleCacheSimple.py')
0 files changed, 0 insertions, 0 deletions