TestFoundationDisassembly.py is not dependent on debug information.
authorJim Ingham <jingham@apple.com>
Wed, 18 Sep 2019 00:40:49 +0000 (00:40 +0000)
committerJim Ingham <jingham@apple.com>
Wed, 18 Sep 2019 00:40:49 +0000 (00:40 +0000)
commitf547cf12ee5764708ef70778a0acf3683e8c24f9
tree78f77aab7860f7e2bc6609759c493824e0bbb48d
parent20b52c33ba3960340ecf326314517091b8ec98f4
TestFoundationDisassembly.py is not dependent on debug information.

This test is about disassembling symbols in a framework without debug information.
So we don't need to run it once per debug info flavor.

llvm-svn: 372193
lldb/packages/Python/lldbsuite/test/lang/objc/foundation/TestFoundationDisassembly.py