[LLVMdev] Why doesn't GlobalVariable::copyAttributesFrom copy the thread local mode?
Keno Fischer
kfischer at college.harvard.edu
Fri Feb 7 21:40:20 PST 2014
GlobalVariable::copyAttributesFrom sets the target thread local mode to
either general dynamic or not thread local rather than copying the thread
local mode from the source. Is that intentional or an oversight?
Thanks,
Keno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140208/2686fdfa/attachment.html>
More information about the llvm-dev
mailing list