[llvm-commits] [PATCH] Make Subtarget Table Search Generic
greened at obbligato.org
greened at obbligato.org
Thu Jan 24 07:52:44 PST 2013
David Greene <dag at cray.com> writes:
> 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(-)
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
Ping?
-David
More information about the llvm-commits
mailing list