diff options
| author | Eric Fiselier <eric@efcs.ca> | 2016-11-18 01:40:20 +0000 |
|---|---|---|
| committer | Eric Fiselier <eric@efcs.ca> | 2016-11-18 01:40:20 +0000 |
| commit | 4b10f489fb700f396a4e2046bec7c69bb18603a9 (patch) | |
| tree | 992c5cfee836c63123bd5487139726b90c7280ac /clang/lib/Headers/float.h | |
| parent | 4497a28bd12888ea726a4d3bf26c6ddc04b6381b (diff) | |
| download | bcm5719-llvm-4b10f489fb700f396a4e2046bec7c69bb18603a9.tar.gz bcm5719-llvm-4b10f489fb700f396a4e2046bec7c69bb18603a9.zip | |
Change sym_check to filter non-stdlib symbols.
Currently sym_check almost all names found in the binary, including those
which are defined in other libraries. This makes our ABI lists harder to maintain.
This patch adds a --only-stdlib-symbols option to sym_check which removes
all symbols which aren't possibly provided by libc++. It also re-generates
the linux ABI list after making this change.
llvm-svn: 287294
Diffstat (limited to 'clang/lib/Headers/float.h')
0 files changed, 0 insertions, 0 deletions

