diff options
author | Davide Italiano <davide@freebsd.org> | 2015-10-20 04:58:40 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2015-10-20 04:58:40 +0000 |
commit | 06edc7c0aad2f3a813d61ac257130826473b7efe (patch) | |
tree | 039ca16d51016e9b029e8fd1183a5a35cccd0ed1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d717cc9f7106a214393e0380645ffe44f70673a8 (diff) | |
download | llvm-06edc7c0aad2f3a813d61ac257130826473b7efe.zip llvm-06edc7c0aad2f3a813d61ac257130826473b7efe.tar.gz llvm-06edc7c0aad2f3a813d61ac257130826473b7efe.tar.bz2 |
[ELF2] Correctly set bits when -z now is specified.
The option now just sets NOW bit in DT_FLAGS_1 but some loaders
seem to require also BIND_NOW bit to be set in DT_FLAGS. This is,
also, what ld.bfd and gold do.
Differential Revision: http://reviews.llvm.org/D13883
llvm-svn: 250799
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions