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

Eric Christopher echristo at gmail.com
Wed Feb 25 11:17:43 PST 2015


Hrm. I was thinking something more like:

#define TLI_HANDLE_ENUM
#include TargetLibraryInfo.def

and then inside have the actual definitions of how to handle them.

Probably want a check to make sure both aren't defined at once as well.

Thoughts?

-eric


http://reviews.llvm.org/D7845

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list