[PATCH] D19462: [ThinLTO] Remove GlobalValueInfo class from index

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 23 16:41:49 PDT 2016


joker.eph added a comment.

Looks like a good cleanup!

Could we change the references in the bitcode from being "offset based" to be an "id" (simple increment)?


http://reviews.llvm.org/D19462





More information about the llvm-commits mailing list