[PATCH] D37157: Fix Bug 30978 by emitting cv file checksums.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 14:26:08 PDT 2017


ecbeckmann added inline comments.


================
Comment at: llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp:688
 
   // We don't provide any extra file info.
   // FIXME: Find out if debuggers use this info.
----------------
Update this FIXME to say that we do provide checksum file info, and what VS uses this for.


https://reviews.llvm.org/D37157





More information about the llvm-commits mailing list