aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ProgramTest.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-06-05 20:42:34 +0000
committerPetr Hosek <phosek@chromium.org>2017-06-05 20:42:34 +0000
commit7953e62f2eec40d5a6ba6be725e49eadd9c218cd (patch)
treef58ad44925f589b4a558cba3dbdab5784cfcdf49 /llvm/unittests/Support/ProgramTest.cpp
parentabe8af9facbaf7216f58507b411ed316eb64b343 (diff)
downloadllvm-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