[PATCH] D21192: [esan|cfrag] Add the struct field offset array in StructInfo

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 11:17:42 PDT 2016


zhaoqin created this revision.
zhaoqin added a reviewer: aizatsky.
zhaoqin added subscribers: vitalybuka, zhaoqin, kcc, eugenis, bruening, llvm-commits.

Adds the struct field offset array in struct StructInfo.

Updates test struct_field_count_basic.ll.

http://reviews.llvm.org/D21192

Files:
  lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
  test/Instrumentation/EfficiencySanitizer/struct_field_count_basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21192.60212.patch
Type: text/x-patch
Size: 12153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/94af7df9/attachment.bin>


More information about the llvm-commits mailing list