[PATCH] D11043: Const fold vtable load from global variable

Reid Kleckner rnk at google.com
Thu Jul 23 11:22:12 PDT 2015


rnk added a subscriber: rnk.
rnk added a comment.

@majnemer and I agree that this is incorrect. It ignores how the vtable changes over time during object construction.


Repository:
  rL LLVM

http://reviews.llvm.org/D11043







More information about the llvm-commits mailing list