diff options
author | Petr Hosek <phosek@chromium.org> | 2017-06-05 20:42:34 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-06-05 20:42:34 +0000 |
commit | 7953e62f2eec40d5a6ba6be725e49eadd9c218cd (patch) | |
tree | f58ad44925f589b4a558cba3dbdab5784cfcdf49 /llvm/unittests/Support/ProgramTest.cpp | |
parent | abe8af9facbaf7216f58507b411ed316eb64b343 (diff) | |
download | llvm-7953e62f2eec40d5a6ba6be725e49eadd9c218cd.zip llvm-7953e62f2eec40d5a6ba6be725e49eadd9c218cd.tar.gz llvm-7953e62f2eec40d5a6ba6be725e49eadd9c218cd.tar.bz2 |
[ELF] Define __dso_handle symbol if needed
Traditionally, it has been defined in crtbegin.o, which is typically
provided by libgcc or as part of the C library on some systems. However,
but there's no principled reason for it to be there. We optionaly
define this symbol, which can be used on platforms that don't provide
__dso_handle in crtbegin.o or which don't use crtbegin.o at all.
Differential Revision: https://reviews.llvm.org/D33856
llvm-svn: 304732
Diffstat (limited to 'llvm/unittests/Support/ProgramTest.cpp')
0 files changed, 0 insertions, 0 deletions