[PATCH] D13960: [ELF2] Symbol Versioning: part 1, VERSION() directive parsing

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 16:29:01 PDT 2015


emaste added a comment.

> Davide, could you grep all linker scripts in FreeBSD which has a space between 'global' or 'local' and the following semicolon and count that number?


I'm not sure that's a very useful metric since the FreeBSD base system version scripts are bespoke and likely copied from each other. These aren't representative of 3rd-party scripts. We should be able to update these in FreeBSD pretty trivially.


http://reviews.llvm.org/D13960





More information about the llvm-commits mailing list