teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint
Aaron Smith 30d7309f6d Only throw -fPIC when building a shared library
Summary:
Update makefiles to specify -fPIC in Makefile.rules and only throw -fPIC when building a shared library. This change is necessary to allow building the lldb tests on Windows where -fPIC is not a valid option. 

Update a few places to Python 3.x syntax


Reviewers: zturner, lldb-commits

Reviewed By: zturner

Subscribers: stella.stamenova, labath, llvm-commits

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

llvm-svn: 324671
2018-02-08 23:10:29 +00:00
..
address_breakpoints Add more diagnostics to help diagnose flaky test 2018-01-30 19:40:09 +00:00
auto_continue Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_case_sensitivity Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
breakpoint_command Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
breakpoint_conditions Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_hit_count Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_ids Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_ignore_count Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_in_delayslot Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_language Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_locations Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_names Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
breakpoint_options Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
breakpoint_set_restart Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
comp_dir_symlink Build each testcase variant in its own subdirectory and remove the srcdir lock file 2018-02-06 18:22:51 +00:00
consecutive_breakpoints Convert a few more tests to use run_to_source_breakpoint. 2017-07-13 19:46:21 +00:00
cpp Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
cpp_exception Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
debugbreak Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
dummy_target_breakpoints Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
global_constructor Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
hardware_breakpoints/hardware_breakpoint_on_multiple_threads Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
inlined_breakpoints Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
move_nearest Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
objc Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
serialize Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
source_regexp Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
step_over_breakpoint Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00