Logo
Explore Help
Sign In
axiomdl/llvm
0
0
Fork 0
You've already forked llvm
mirror of https://github.com/AxioDL/llvm.git synced 2026-03-30 11:42:29 -07:00
Code Issues Packages Projects Releases Wiki Activity
109,525 Commits 3 Branches 0 Tags
dc1d16ae54aceebdecc7262b2ef806387f98ace3
Commit Graph

1 Commits

Author SHA1 Message Date
Eli Friedman c66330504c Refactor code from inlining and globalopt that checks whether a function definition is unused, and enhance it so it can tell that functions which are only used by a blockaddress are in fact dead. This probably doesn't happen much on most code, but the Linux kernel's _THIS_IP_ can trigger this issue with blockaddress. (GlobalDCE can also handle the given tescase, but we only run that at -O3.) Found while looking at PR11180.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142572 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-20 05:23:42 +00:00
Powered by Gitea Page: 5258ms Template: 49ms
Auto
English
English
Licenses API