Rafael Espindola 8a59f5c79f Don't add DT_INIT/DT_FINI for undef and shared symbols.
The freebsd dynamic linker doesn't check if the value is null (and it
is reasonable for it to do that). That means that producing a .so with
a null DT_INIT/DT_FINI causes the base address to be called.

This should fix the libreoffice build.

llvm-svn: 291944
2017-01-13 19:18:11 +00:00
2017-01-13 18:55:32 +00:00
2017-01-13 18:29:56 +00:00
2017-01-12 21:36:22 +00:00
2017-01-12 21:37:55 +00:00
2017-01-13 10:41:59 +00:00
2017-01-12 22:47:01 +00:00
Description
No description provided
5.3 GiB
Languages
LLVM 41.3%
C++ 31.5%
C 13%
Assembly 9.5%
MLIR 1.5%
Other 2.8%