[PATCH] D16824: [cfi] Safe handling of unaddressable vtable pointers (compiler-rt).

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 11:52:23 PST 2016


pcc added a comment.

This regresses the case where the target vtable is uninstrumented. Please add a test case showing that we at least print the name of the module in that case.


Repository:
  rL LLVM

http://reviews.llvm.org/D16824





More information about the llvm-commits mailing list