[Object] Add DF_1_PIE
authorFangrui Song <maskray@google.com>
Mon, 1 Jun 2020 15:50:21 +0000 (08:50 -0700)
committerFangrui Song <maskray@google.com>
Mon, 1 Jun 2020 15:56:02 +0000 (08:56 -0700)
commitd9943e7f0ce888733ee7ba91da432e5f01f7aa85
treef6087ca6ba88bbd5d292af25edd6fe7577b07ae3
parentb874dc4ddabe9cada83e8e0b82274faf2eee95cc
[Object] Add DF_1_PIE

This flag (and the whole field DT_FLAGS_1) originated from Solaris. I intend to use it in an LLD patch D80872.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D80871
llvm/include/llvm/BinaryFormat/ELF.h
llvm/test/tools/llvm-readobj/ELF/dynamic-tags.test
llvm/tools/llvm-readobj/ELFDumper.cpp