Map Fortran95 sources to Fortran so the CodeView language is not emitted as MASM.
The test validates the CodeView source language emitted for different versions of C, C++, and Fortran.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D110330
[CodeView] Recognize Fortran95 as Fortran instead of MASM ClosedPublic Authored by bwyma on Sep 23 2021, 6:33 AM.
Details Summary Map Fortran95 sources to Fortran so the CodeView language is not emitted as MASM.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Sep 23 2021, 1:06 PM This revision was landed with ongoing or failed builds.Sep 30 2021, 6:32 AM Closed by commit rGbafd8b1add1e: [CodeView] Recognize Fortran95 as Fortran instead of MASM (authored by bwyma). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 374524 llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/test/DebugInfo/COFF/language.ll
|