[PATCH] D40093: Split x86 "Processor" info into its own def file.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 15 11:33:07 PST 2017


erichkeane created this revision.

A first step toward removing the repetition of
features/CPU info in the x86 target info, this
patch pulls all the processor information out into
its own .def file.


https://reviews.llvm.org/D40093

Files:
  include/clang/Basic/X86Target.def
  lib/Basic/Targets/X86.cpp
  lib/Basic/Targets/X86.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40093.123065.patch
Type: text/x-patch
Size: 14326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171115/f2a0b1cd/attachment-0001.bin>


More information about the cfe-commits mailing list