[PATCH] D58937: [Subtarget] Move SubtargetFeatureKV/SubtargetInfoKV from SubtargetFeature.h to MCSubtargetInfo.h. Move all code that operates on ProcFeatures and ProcDesc arrays to MCSubtargetInfo.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 10:53:57 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355428: [Subtarget] Move SubtargetFeatureKV/SubtargetInfoKV from SubtargetFeature.h to… (authored by ctopper, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58937?vs=189233&id=189365#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58937/new/

https://reviews.llvm.org/D58937

Files:
  llvm/trunk/include/llvm/MC/MCSubtargetInfo.h
  llvm/trunk/include/llvm/MC/SubtargetFeature.h
  llvm/trunk/lib/MC/MCSubtargetInfo.cpp
  llvm/trunk/lib/MC/SubtargetFeature.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58937.189365.patch
Type: text/x-patch
Size: 20873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/641c726f/attachment.bin>


More information about the llvm-commits mailing list