diff options
author | Martin Storsjo <martin@martin.st> | 2019-08-20 20:58:02 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2019-08-20 20:58:02 +0000 |
commit | 100957153a91bc8f69b9abbede29612667c8e5a8 (patch) | |
tree | d83f92e51bab9291894031bbb635b57795681f4a /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc | |
parent | b0a7544ee2e369eb34be2e2c33f56d1170b6bde3 (diff) | |
download | bcm5719-llvm-100957153a91bc8f69b9abbede29612667c8e5a8.tar.gz bcm5719-llvm-100957153a91bc8f69b9abbede29612667c8e5a8.zip |
[test] Fix tests when run on windows after SVN r369426. NFC.
When running tests on windows, invoking "llc -march=<arch>" will
implicitly use windows as the target os, making these tests misbehave
after this change.
Fix the issue by using more specific -mtriple values instead of plain
-march in these tests.
This should hopefully fix buildbot failures like
http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/9816.
llvm-svn: 369443
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions