[clang][Interp] Pass initializer when creating globals
This is dead code right now but will be used for implementing array fillers, where we need some information from the initializer when allocaing the Descriptors. Differential Revision: https://reviews.llvm.org/D133856
Loading
Please sign in to comment