[cfe-commits] [PATCH] Foundation for Transform registration infrastructure

Edwin Vane edwin.vane at intel.com
Mon Dec 17 11:03:06 PST 2012


Hi klimek,

For consistency, following the pattern set by llvm::Pass as much as
possible. Not all features of Pass registration are obviously applicable
to Transform registration at this point.

http://llvm-reviews.chandlerc.com/D221

Files:
  cpp11-migrate/CMakeLists.txt
  cpp11-migrate/Transform.cpp
  cpp11-migrate/Transform.h
  cpp11-migrate/TransformRegistry.cpp
  cpp11-migrate/TransformRegistry.h
  cpp11-migrate/TransformSupport.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D221.1.patch
Type: text/x-patch
Size: 9050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121217/493d1086/attachment.bin>


More information about the cfe-commits mailing list