[all-commits] [llvm/llvm-project] 7b5d46: [MLIR] Allow global with an external linkage to in...
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Wed Mar 18 14:50:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b5d4669daa465d92058bad33860bce26f2c8c20
https://github.com/llvm/llvm-project/commit/7b5d4669daa465d92058bad33860bce26f2c8c20
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths:
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
Log Message:
-----------
[MLIR] Allow global with an external linkage to include initial value
Reviewers: rriddle, ftynse
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D76333
More information about the All-commits
mailing list