[all-commits] [llvm/llvm-project] 5bde97: [flang][nfc] Update D119555 comments and use getVo...
jeanPerier via All-commits
all-commits at lists.llvm.org
Tue Feb 15 09:29:41 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bde97b17e751c32aae867ca1035fa146aed9221
https://github.com/llvm/llvm-project/commit/5bde97b17e751c32aae867ca1035fa146aed9221
Author: Jean Perier <jperier at nvidia.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M flang/include/flang/Optimizer/Support/InternalNames.h
M flang/include/flang/Semantics/runtime-type-info.h
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
Log Message:
-----------
[flang][nfc] Update D119555 comments and use getVoidPtr
Minor comment updates and use getVoidPtr helper instead of
builiding `i8*` type manually in codegen.
Differential Revision: https://reviews.llvm.org/D119828
More information about the All-commits
mailing list