The checksums had already been placed in the IR, this patch allows
MCCodeView to actually write it out to an MCStreamer.
Move private config.h header dependency out of public header file.
Addresses Bug 34608
Differential D37863
Fix bug 34608 by moving private header out of public header.WindowsManifestMerger.h should not include llvm/Config/config.h, since it is private. The include has been moved to the source instead. ecbeckmann on Sep 14 2017, 1:01 PM. Authored by
Details The checksums had already been placed in the IR, this patch allows Move private config.h header dependency out of public header file. Addresses Bug 34608
Diff Detail
|