diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-01-19 19:43:34 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-01-19 19:43:34 +0000 |
commit | b92e99cc1e7fb7988ab5fd825ba2f59e8a86f52e (patch) | |
tree | c03e6495ce642e5bfc4dd808ec7b4477e6727ec8 /clang/lib/Parse/ParseDecl.cpp | |
parent | 38b5d3ca5490be3af77b263399cf90fce2c8c20a (diff) | |
download | bcm5719-llvm-b92e99cc1e7fb7988ab5fd825ba2f59e8a86f52e.tar.gz bcm5719-llvm-b92e99cc1e7fb7988ab5fd825ba2f59e8a86f52e.zip |
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
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions