llvm/lldb
Fangrui Song 2aca33baf1 Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""
(The upgrade of the ppc64le bot and D121257 have fixed compiler-rt failures. Tested by nemanjai.)

Default the option introduced in D113372 to ON to match all(?) major Linux
distros. This matches GCC and improves consistency with Android and linux-musl
which always default to PIE.
Note: CLANG_DEFAULT_PIE_ON_LINUX may be removed in the future.

Differential Revision: https://reviews.llvm.org/D120305
2022-04-06 20:19:07 -07:00
..
bindings [lldb] Expose diagnostic events through the SB API 2022-03-16 15:03:31 -07:00
cmake [lldb] Fix detecting warning options for GCC 2022-04-06 22:50:07 +03:00
docs [trace][intelpt] Server side changes for TSC to wall time conversion 2022-03-24 05:36:21 -07:00
examples [lldb/crashlog] Parse thread fields and pass it to crashlog scripted process 2022-03-25 14:59:50 -07:00
include/lldb [trace][intelpt] Introduce instruction Ids 2022-04-06 12:19:36 -07:00
packages/Python/lldbsuite [lldb] Avoid duplicate vdso modules when opening core files 2022-04-05 11:22:37 +02:00
resources
scripts
source [lldb] Remove duplicate "warning:" 2022-04-06 15:05:27 -07:00
test Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"" 2022-04-06 20:19:07 -07:00
third_party/Python/module
tools [lldb-vscode] Implement stderr/stdout on win32 and redirect lldb log to VSCode 2022-04-05 11:54:03 -07:00
unittests Disable LLDB index cache for .o files with no UUID. 2022-04-05 15:14:36 -07:00
utils
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py