diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-09-01 20:49:54 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-09-01 20:49:54 +0000 |
commit | 394d351ad783e370318967cfab70f065e4267840 (patch) | |
tree | d5bc4a63511142a7db0a74e32632322b1a1ed466 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 8d8812c5d7e546b40e0549fd3d82f74c7f6d4ba5 (diff) | |
download | bcm5719-llvm-394d351ad783e370318967cfab70f065e4267840.tar.gz bcm5719-llvm-394d351ad783e370318967cfab70f065e4267840.zip |
build: don't add -fPIC on Windows
`-fPIC` doesn't make much sense for Windows, since Windows DLLs aren't compiled
position independent and are instead relocated at runtime.
Patch by Shoaib Meenai!
llvm-svn: 280413
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions