Currently, globals with external linkage always elide their initial values even when they are set.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D76333
[MLIR] Allow global with external linkage to include an initial value schweitz on Mar 17 2020, 4:20 PM. Authored by
Details Currently, globals with external linkage always elide their initial values even when they are set.
Diff Detail
|