[PATCH] D81950: [NativeSession] Add column numbers to NativeLineNumber.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 12:07:25 PDT 2022


akhuang added a comment.

In D81950#3692893 <https://reviews.llvm.org/D81950#3692893>, @nikic wrote:

> The test-columns.pdb file added here is 6MB large. Is it possible to reduce its size while preserving the spirit of the test?

I think it can be built without the system headers, which would reduce the PDB size by a lot. I can make a patch for that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81950/new/

https://reviews.llvm.org/D81950



More information about the llvm-commits mailing list