TestIndirectSymbols: Modernize the Makefile
authorFrederic Riss <friss@apple.com>
Wed, 9 Oct 2019 22:47:28 +0000 (22:47 +0000)
committerFrederic Riss <friss@apple.com>
Wed, 9 Oct 2019 22:47:28 +0000 (22:47 +0000)
commitadc5043fa2749d2a38139e6429837651d4936569
tree085d866e5a2bbe50814f94e55b3d6c30ec9cf709
parent85dfa82302238eddf66d9fdedf565ea4d4254136
TestIndirectSymbols: Modernize the Makefile

This old test used a completely hand-rolled Makefile. Modernize so that
it's able to cross-compile. And XFAIL the test as it fails on embedded
targets...

llvm-svn: 374256
lldb/packages/Python/lldbsuite/test/macosx/indirect_symbol/Makefile
lldb/packages/Python/lldbsuite/test/macosx/indirect_symbol/TestIndirectSymbols.py