[all-commits] [llvm/llvm-project] f3bd77: Replace pdb file used in llvm-symbolizer test with...

Amy Huang via All-commits all-commits at lists.llvm.org
Wed Aug 3 09:59:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3bd773abd8e0bf16229c2fb2fe27eae90a0c967
      https://github.com/llvm/llvm-project/commit/f3bd773abd8e0bf16229c2fb2fe27eae90a0c967
  Author: Amy Huang <akhuang at google.com>
  Date:   2022-08-03 (Wed, 03 Aug 2022)

  Changed paths:
    M llvm/test/tools/llvm-symbolizer/pdb/Inputs/test-columns.exe
    M llvm/test/tools/llvm-symbolizer/pdb/Inputs/test-columns.pdb
    M llvm/test/tools/llvm-symbolizer/pdb/Inputs/test.cpp
    M llvm/test/tools/llvm-symbolizer/pdb/pdb-columns.test

  Log Message:
  -----------
  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




More information about the All-commits mailing list