[PATCH] D34543: Track globals promoted to coalesced const pool entries
Stephen Crane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 15:51:57 PDT 2017
rinon marked 3 inline comments as done.
rinon added a comment.
Thanks for the review. I think I've addressed all comments.
I originally had the debug info in the IR test because I was also testing compiling the IR with clang to make sure the output binary could be linked. I've removed it now since it's not needed for the regression test.
https://reviews.llvm.org/D34543
More information about the llvm-commits
mailing list