[PATCH] D20590: [esan|cfrag] Add struct infomation printing for the cfrag tool.

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 12:28:02 PDT 2016


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

Adds registerStructInfo and unregisterStructInfo to register/unregister
struct information.

Adds printStructInfo to print struct infomation.

updates test struct-simple.cpp with more C structs.

http://reviews.llvm.org/D20590

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20590.58292.patch
Type: text/x-patch
Size: 6286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160524/a1d705af/attachment.bin>


More information about the llvm-commits mailing list