forked from OSchip/llvm-project
3d7fc25c7c
When a linkonce_odr value that is on the dso list is not unnamed_addr we can still look to see if anything is actually using its address. If not, it is safe to hide it. This patch implements that by moving GlobalStatus to Transforms/Utils and using it in Internalize. llvm-svn: 193090 |
||
---|---|---|
.. | ||
cfi_endproc.ll | ||
lit.local.cfg |