"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0af2a420cd439e081d4774964f6bb595e64a831a"
Make __start_sec __end_sec handling more precise.
With this we only ask LTO to keep a C named section if there is a __start_ or __end symbol. This is not as strict as lld's --gc-sections, but is as good as we can get without having a far more detailed ir summary. llvm-svn: 309232
Loading
Please register or sign in to comment