This strips out about 5k symbols.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D142431
[extract_symbols.py] Filter out more symbols for MSVC ClosedPublic Authored by glandium on Jan 23 2023, 11:35 PM.
Details Summary This strips out about 5k symbols.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 26 2023, 8:29 AM Closed by commit rG1b9fbc81ff15: [extract_symbols.py] Filter out more symbols for MSVC (authored by glandium, committed by sylvestre.ledru). · Explain WhyJan 26 2023, 12:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 492542 llvm/utils/extract_symbols.py
|
I think we can also discard __ymm symbols here (from looking at llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp).