https://llvm.org/bugs/show_bug.cgi?id=30978
Bug ID: 30978 Summary: [codeview] Emit file checksums Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P Component: LLVM Codegen Assignee: unassignedclangb...@nondot.org Reporter: r...@google.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Currently we emit all zeros in the CV file checksum table. The debugger uses this information to inform the user if the source file has changed since the program was built. We should extend DIFile with a checksum field and have the frontend emit that when emitting CodeView. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs