[llvm-commits] [PATCH] Make Subtarget Table Search Generic
David Greene
dag at cray.com
Tue Jan 22 13:15:35 PST 2013
Templatize the subtarget table search function so it may be used for
multiple table types. We'll use this to find various new hardware
model information for a subtarget.
---
llvm/lib/MC/SubtargetFeature.cpp | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-Subtarget-Table-Search-Generic.patch
Type: text/x-patch
Size: 1006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130122/4458eaa1/attachment.bin>
More information about the llvm-commits
mailing list