Fixed skipIfLinuxClang to check the target architecture
authorVince Harron <vince@nethacker.com>
Mon, 4 May 2015 02:59:19 +0000 (02:59 +0000)
committerVince Harron <vince@nethacker.com>
Mon, 4 May 2015 02:59:19 +0000 (02:59 +0000)
commitc849267a69e31a1f6baeed9de4607e069b6fa045
treefba8758b737bdde203719091e04e05f917949c88
parentf2e3760ad84b4346fd309f792a7c474b09bc9da4
Fixed skipIfLinuxClang to check the target architecture

Instead of the host architecture

This decorator isn't in use anywhere currently.
Add it to a test and run

llvm-svn: 236402
lldb/test/lldbtest.py