summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-10-17 19:22:50 +0000
committerMartin Storsjo <martin@martin.st>2019-10-17 19:22:50 +0000
commit95980409e6531347a39ae764cb769dc8ad835adf (patch)
treee8b70d04c223da447d7d8e3817ea9bc99319d2c1 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent68db51d5c677239fe5ca286f068909479deb75c7 (diff)
downloadbcm5719-llvm-95980409e6531347a39ae764cb769dc8ad835adf.tar.gz
bcm5719-llvm-95980409e6531347a39ae764cb769dc8ad835adf.zip
[LLDB] [test] Use %clang_cl instead of build.py in a few tests
This allows explicitly specifying the intended target architecture, for tests that aren't supposed to be executed, and that don't require MSVC headers or libraries to be available. (These tests already implicitly assumed to be built for x86; one didn't specify anything, assuming x86_64, while the other specified --arch=32, which only picks the 32 bit variant of the default target architecture). Join two comment lines in disassembly.cpp, to keep row numbers checked in the test unchanged. This fixes running check-lldb on arm linux. Differential Revision: https://reviews.llvm.org/D69031 llvm-svn: 375156
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud