teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/load_unload
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
..
hidden Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
.categories Remove getCategories mechanism of specifying test categories 2017-11-02 22:13:09 +00:00
a.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
a.mk Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
b.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
b.mk Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
c.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
c.mk Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
cmds.txt
d.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
d.mk Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
main.cpp Create test for llvm.org/pr25806 2015-12-11 16:24:14 +00:00
Makefile Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
TestLoadUnload.py Build each testcase variant in its own subdirectory and remove the srcdir lock file 2018-02-06 18:22:51 +00:00