[all-commits] [llvm/llvm-project] 1b9fbc: [extract_symbols.py] Filter out more symbols for MSVC
Mike Hommey via All-commits
all-commits at lists.llvm.org
Thu Jan 26 12:28:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b9fbc81ff15f6ad5a0e7f29c486c6edd0bce94c
https://github.com/llvm/llvm-project/commit/1b9fbc81ff15f6ad5a0e7f29c486c6edd0bce94c
Author: Mike Hommey <mh at glandium.org>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M llvm/utils/extract_symbols.py
Log Message:
-----------
[extract_symbols.py] Filter out more symbols for MSVC
This strips out about 5k symbols.
Fixes https://github.com/llvm/llvm-project/issues/60109
Reviewed By: john.brawn
Differential Revision: https://reviews.llvm.org/D142431
More information about the All-commits
mailing list