[all-commits] [llvm/llvm-project] c226a5: [DebugInfo] Use DW_ATE_signed encoding when creati...
Chih-Ping Chen via All-commits
all-commits at lists.llvm.org
Thu Apr 7 04:02:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c226a5c4d7ea82814dbdbbe9807997c56a5f6d58
https://github.com/llvm/llvm-project/commit/c226a5c4d7ea82814dbdbbe9807997c56a5f6d58
Author: Chih-Ping Chen <chih-ping.chen at intel.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M llvm/include/llvm/BinaryFormat/Dwarf.h
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
A llvm/test/DebugInfo/X86/fortran-array-index-type.ll
Log Message:
-----------
[DebugInfo] Use DW_ATE_signed encoding when creating a Fortran
array index type.
More information about the All-commits
mailing list