[PATCH] D80833: [CodeView] Add full repro to LF_BUILDINFO record
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 14:39:49 PDT 2020
akhuang added inline comments.
================
Comment at: llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp:886
+ }
// FIXME: Path to compiler and command line. PDB is intentionally blank unless
// we implement /Zi type servers.
----------------
Can the 'path to compiler and command line' part of the FIXME be removed?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80833/new/
https://reviews.llvm.org/D80833
More information about the llvm-commits
mailing list