[all-commits] [llvm/llvm-project] bb3461: [Debug-Info] make fortran CHARACTER(1) type as val...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Sun Apr 11 20:17:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb346146a52e3093979d51454ba615194d51c709
https://github.com/llvm/llvm-project/commit/bb346146a52e3093979d51454ba615194d51c709
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-04-11 (Sun, 11 Apr 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
A llvm/test/CodeGen/Generic/pr49872.ll
Log Message:
-----------
[Debug-Info] make fortran CHARACTER(1) type as valid unsigned type
This resolves https://bugs.llvm.org/show_bug.cgi?id=49872
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D100015
More information about the All-commits
mailing list