hanchenye-llvm-project/lldb
Aleksandr Urakov 86746bd1a8 [NativePDB] Make tests work on x86 too
Summary:
This patch fixes the NativePDB tests to make them work from x86 command line too

Reviewers: zturner, stella.stamenova

Subscribers: aleksandr.urakov, teemperor, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D54031

llvm-svn: 345974
2018-11-02 14:15:29 +00:00
..
cmake [lldb] Fix race condition in framework installation 2018-10-31 10:41:12 +00:00
docs Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
examples Fixes for GDB remote packet disassembler: 2018-09-27 17:55:36 +00:00
include/lldb [Symbol] Search symbols with name and type in a symbol file 2018-11-02 08:54:35 +00:00
lit [NativePDB] Make tests work on x86 too 2018-11-02 14:15:29 +00:00
lldb.xcodeproj [lldb] Introduce StackFrameRecognizer [take 3] 2018-10-31 04:00:22 +00:00
lldb.xcworkspace Fix a typo in the gtest build target for Debug configuration. 2018-04-10 17:49:56 +00:00
packages/Python/lldbsuite When no FileCheck binary is specified, look in the llvm/clang bin 2018-11-01 23:41:05 +00:00
resources Fix up Info.plist when building LLDB.framework with CMake 2018-06-19 02:59:30 +00:00
scripts [lldb] Introduce StackFrameRecognizer [take 3] 2018-10-31 04:00:22 +00:00
source [LLDB] - Add support for DW_FORM_rnglistx and relative DW_RLE_* entries. 2018-11-02 09:03:25 +00:00
test Allow use of self.filecheck in LLDB tests (c.f self.expect) 2018-09-18 19:31:47 +00:00
third_party/Python/module
tools [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
unittests [Symbol] Search symbols with name and type in a symbol file 2018-11-02 08:54:35 +00:00
utils Fix typos. 2018-10-04 22:33:39 +00:00
www [lldb] Introduce StackFrameRecognizer [take 3] 2018-10-31 04:00:22 +00:00
.arcconfig
.clang-format
.gitignore [dotest] Remove crashinfo hook 2018-01-10 10:18:47 +00:00
CMakeLists.txt Allow use of self.filecheck in LLDB tests (c.f self.expect) 2018-09-18 19:31:47 +00:00
CODE_OWNERS.txt Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
INSTALL.txt
LICENSE.TXT
use_lldb_suite_root.py