This is an archive of the discontinued LLVM Phabricator instance.

Replace pdb file used in llvm-symbolizer test with a smaller file.
ClosedPublic

Authored by akhuang on Aug 2 2022, 5:12 PM.

Details

Summary

Reduce the size of the test-columns.pdb file from 6MB to 72KB by not
including standard libraries when building. Also update the instructions
for building the exe/pdb files.

context https://reviews.llvm.org/D81950#3692893

Diff Detail

Event Timeline

akhuang created this revision.Aug 2 2022, 5:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2022, 5:12 PM
Herald added a subscriber: rupprecht. · View Herald Transcript
akhuang requested review of this revision.Aug 2 2022, 5:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2022, 5:12 PM
nikic accepted this revision.Aug 3 2022, 12:13 AM

LGTM, thanks!

This revision is now accepted and ready to land.Aug 3 2022, 12:13 AM
This revision was landed with ongoing or failed builds.Aug 3 2022, 9:59 AM
This revision was automatically updated to reflect the committed changes.