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

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


erichkeane updated this revision to Diff 123081.
erichkeane retitled this revision from "Split x86 "Processor" info into its own def file." to "Split x86 "Processor" info into its own def file. [NFC]".
erichkeane added a comment.

realized I had added amdfam17 as an alias, which
isn't supposed to happen.  Also makes this NFC to
remove that.


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.123081.patch
Type: text/x-patch
Size: 14294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171115/68aa347c/attachment-0001.bin>


More information about the cfe-commits mailing list