Create _end symbol even if a .so defines it.
The freebsd sbrk implementation uses _end to find the initial value of brk, so it has to be defined in the main binary. This should fix the emacs build. llvm-svn: 292512
Loading
Please register or sign in to comment