convert TestFatArchives.py over to no-debug-info test
authorTodd Fiala <todd.fiala@gmail.com>
Tue, 27 Sep 2016 17:17:21 +0000 (17:17 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Tue, 27 Sep 2016 17:17:21 +0000 (17:17 +0000)
commit789ea82fa3d1c8fd535014251b48ee9e496c1d0a
treefbbf630d678eec5f596e6bdd1bdd5ab26ddfa4c1
parentb66d1aab25e415061d57b72487d26d2b3b05f9c2
convert TestFatArchives.py over to no-debug-info test

We only use the .o-style debug info here regardless, so having
it run all three debuginfo styles was a waste.

This also strips out the custom build function and uses the
TestBase.build() method.

llvm-svn: 282508
lldb/packages/Python/lldbsuite/test/functionalities/fat_archives/TestFatArchives.py