Replace pdb file used in llvm-symbolizer test with a smaller file.
authorAmy Huang <akhuang@google.com>
Tue, 2 Aug 2022 21:33:32 +0000 (14:33 -0700)
committerAmy Huang <akhuang@google.com>
Wed, 3 Aug 2022 16:58:26 +0000 (09:58 -0700)
commitf3bd773abd8e0bf16229c2fb2fe27eae90a0c967
treece1addd3357ab111f2e01a69f0c2a2efe760a0d7
parent6a79e2ff1989b48f4a8ebf3ac51092eb8ad29e37
Replace pdb file used in llvm-symbolizer test with a smaller file.

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

Differential Revision: https://reviews.llvm.org/D131035
llvm/test/tools/llvm-symbolizer/pdb/Inputs/test-columns.exe
llvm/test/tools/llvm-symbolizer/pdb/Inputs/test-columns.pdb
llvm/test/tools/llvm-symbolizer/pdb/Inputs/test.cpp
llvm/test/tools/llvm-symbolizer/pdb/pdb-columns.test