We were previously creating a global variable of function type,
which is invalid IR. This issue was exposed by r304690, in which we
started asserting that global variables were of a valid type.
Fixes PR33462.
Differential D36438
Linker: Create a function declaration when moving a non-prevailing alias of function type. pcc on Aug 7 2017, 7:02 PM. Authored by
Details We were previously creating a global variable of function type, Fixes PR33462.
Diff Detail
|