[PATCH] Subclass DynamicTable for each targets to factor out handling of target dependent part of a dynamic table

Rui Ueyama ruiu at google.com
Tue Jan 28 17:25:55 PST 2014


  I don't think adding <Arch>DyanmicTable.h file for each taget is a good idea, because the contents of the files seem almost identical. It needs some abstraction such as making it a template to eliminate code duplication.

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



More information about the llvm-commits mailing list