[PATCH] D21191: [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:16:07 PDT 2016


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

Adds the struct field offset array in the struct StructInfo.

Prints struct size and field offset info in the report.

http://reviews.llvm.org/D21191

Files:
  lib/esan/cache_frag.cpp
  test/esan/TestCases/struct-simple.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21191.60211.patch
Type: text/x-patch
Size: 5568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/edc24bac/attachment.bin>


More information about the llvm-commits mailing list