mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 02:26:06 +00:00

the inliner; prevents nondeterministic behavior when the same address is reallocated. Don't build call graph nodes for debug intrinsic calls; they're useless, and there were typically a lot of them. llvm-svn: 67311