This is needed for -C target-cpu=help and -C target-feature=help in rustc
This patch has been around for quite a while in rust's llvm fork:
Author: Cameron Hart <cameron.hart@gmail.com>
Date: Sun Jul 10 23:55:53 2016 +1000
Differential D70187
Add accessors for MCSubtargetInfo CPU and Feature tables Keruspe on Nov 13 2019, 8:23 AM. Authored by
Details
This is needed for -C target-cpu=help and -C target-feature=help in rustc This patch has been around for quite a while in rust's llvm fork: Author: Cameron Hart <cameron.hart@gmail.com>
Diff Detail
Event TimelineComment Actions LGTM but you should probably get approval from a reviewer w/experience in MCSubtargetInfo.h. |