[PATCH] Move TargetLibraryInfo data from two files into one common .def file.

Jan Voung jvoung at chromium.org
Mon Mar 2 15:58:44 PST 2015


Make the .def handle the definition details, and the .h/.cpp just do "#define TLI_DEFINE_ENUM ... #include ..."


http://reviews.llvm.org/D7845

Files:
  include/llvm/Analysis/TargetLibraryInfo.def
  include/llvm/Analysis/TargetLibraryInfo.h
  lib/Analysis/TargetLibraryInfo.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7845.21058.patch
Type: text/x-patch
Size: 67679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150302/bca72de9/attachment.bin>


More information about the llvm-commits mailing list