diff options
| author | George Rimar <grimar@accesssoftek.com> | 2016-07-28 21:51:30 +0000 |
|---|---|---|
| committer | George Rimar <grimar@accesssoftek.com> | 2016-07-28 21:51:30 +0000 |
| commit | 0659800ef07c653d5549ab3bb44c7de816f51051 (patch) | |
| tree | 09865f518c05ad93f05dd5843c9c480865b61c0f /llvm/lib/Support | |
| parent | fd5a7f189152eb1709b08092f256efa286375b94 (diff) | |
| download | bcm5719-llvm-0659800ef07c653d5549ab3bb44c7de816f51051.tar.gz bcm5719-llvm-0659800ef07c653d5549ab3bb44c7de816f51051.zip | |
[ELF] - Linkerscript: implemented filename specification.
Scripts can contain something like:
KEEP (*crtbegin.o(.ctors))
What means that "*crtbegin.o" is a wildcard of file to take the sections from.
This is some kind of opposite to EXCLUDE_FILE and used in FreeBSD script:
https://svnweb.freebsd.org/base/head/sys/conf/ldscript.amd64?revision=284870&view=markup#l122
Patch implements this.
Differential revision: https://reviews.llvm.org/D22852
llvm-svn: 277042
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions

