diff options
author | John Brawn <john.brawn@arm.com> | 2023-02-10 14:51:54 +0000 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2023-02-10 15:55:45 +0000 |
commit | 78f13ea093afdebcaa3b5c5690530b9217bbdfac (patch) | |
tree | 6b4d2cfc749082090403ff53e697bb2aa7ea8ed9 /clang/lib/ExtractAPI/API.cpp | |
parent | a00f17d81efbd06080761aeef660e5269270a53f (diff) | |
download | llvm-78f13ea093afdebcaa3b5c5690530b9217bbdfac.zip llvm-78f13ea093afdebcaa3b5c5690530b9217bbdfac.tar.gz llvm-78f13ea093afdebcaa3b5c5690530b9217bbdfac.tar.bz2 |
[extract_symbols.py] Adjust how the output of nm is interpreted
When looking for defined symbols, look for symbols that aren't of a
type that we don't want, instead of having specific list of symbol
types that we do want. This fixes a problem where (when using GNU
nm at least) there were some symbol types that we want to export but
which weren't in the list.
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions