Commit Graph

2 Commits

Author SHA1 Message Date
Alex Brachet 7aaad7b183 [ifs] Fix bug where exclude only excluded when outputting ifs files
Now output elf files will also have excluded symbols removed.

Reviewed By: haowei

Differential Revision: https://reviews.llvm.org/D124781
2022-05-02 17:49:06 +00:00
Alex Brachet 1e116867db [ifs] Add --exclude flag
Use to remove certain symbols which match the glob pattern. Can be used with --strip-undefined

Reviewed By: haowei, mcgrathr

Differential Revision: https://reviews.llvm.org/D119962
2022-02-18 19:14:34 +00:00