This is especially important for targets that use multiple address spaces,
and commonly place global variables in address spaces other than zero.
Fixes PR22383
Differential D7345
When generating llvm.used, we may need an addrspacecast instead of a bitcast. jholewinski on Feb 2 2015, 6:59 AM. Authored by
Details
This is especially important for targets that use multiple address spaces, Fixes PR22383
Diff Detail
Event TimelineComment Actions Comments inline.
|