This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Set the default win32-macho debug format to DWARF
ClosedPublic

Authored by vsk on Jul 22 2019, 2:31 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vsk created this revision.Jul 22 2019, 2:31 PM
JDevlieghere accepted this revision.Jul 22 2019, 2:39 PM
This revision is now accepted and ready to land.Jul 22 2019, 2:39 PM
JDevlieghere added inline comments.Jul 22 2019, 2:40 PM
clang/lib/Driver/ToolChains/MSVC.h
81 ↗(On Diff #211192)

Let's update the comment.

davide accepted this revision.Jul 22 2019, 2:43 PM
davide added a subscriber: davide.

Minor otherwise LGTM

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2019, 2:47 PM