[lldb/Test] Modify TestSymbolTable.py for reproducers
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 May 2020 00:00:48 +0000 (17:00 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 May 2020 00:07:41 +0000 (17:07 -0700)
commite724db03752a0cd06a86153fea0d95e377f999c0
treef5b0556555153c32d22435cb0af88ad4b8ebb79f
parentcf42b704391c44e84485dd2547ae006196998266
[lldb/Test] Modify TestSymbolTable.py for reproducers

Work around global module caching during reproducer replay. See inline
comment for the details.
lldb/test/API/lang/objc/foundation/TestSymbolTable.py