[all-commits] [llvm/llvm-project] bafd8b: [CodeView] Recognize Fortran95 as Fortran instead ...
Brock Wyma via All-commits
all-commits at lists.llvm.org
Thu Sep 30 06:32:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bafd8b1add1e0871a4cc568bd40bf6bbfc175762
https://github.com/llvm/llvm-project/commit/bafd8b1add1e0871a4cc568bd40bf6bbfc175762
Author: Brock Wyma <brock.wyma at intel.com>
Date: 2021-09-30 (Thu, 30 Sep 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
A llvm/test/DebugInfo/COFF/language.ll
Log Message:
-----------
[CodeView] Recognize Fortran95 as Fortran instead of MASM
Map Fortran95 sources to Fortran so the CodeView language is not emitted as
MASM.
Differential Revision: https://reviews.llvm.org/D110330
More information about the All-commits
mailing list