This allows producing pdb debug info. This is a LLD specific option since GCC and GNU binutils doesn't support the PDB file format.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D46796
[LLD] [MinGW] Add a LLD specific option -pdb ClosedPublic Authored by mstorsjo on May 12 2018, 1:23 PM.
Details Summary This allows producing pdb debug info. This is a LLD specific option since GCC and GNU binutils doesn't support the PDB file format.
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 12 2018, 3:18 PM Closed by commit rL332327: [MinGW] Add a LLD specific option -pdb (authored by mstorsjo). · Explain WhyMay 14 2018, 11:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146484 MinGW/Driver.cpp
MinGW/Options.td
test/MinGW/driver.test
|