[PATCH] D39356: [ThinLTO] Fix missing call graph edges for calls with bitcasts.

Volodymyr Sapsai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 18:26:46 PDT 2017


vsapsai added a comment.

I'm not entirely confident in the test. It's not Clang output but manually assembled LLVM IR from different sources. So if you notice something strange, don't hesitate to point it out.


https://reviews.llvm.org/D39356





More information about the llvm-commits mailing list