summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2018-02-08 23:14:15 +0000
committerErich Keane <erich.keane@intel.com>2018-02-08 23:14:15 +0000
commit3ec1743d0d774cea88d5e9e07b100250c0e7f85c (patch)
tree48312c89fdae16944846174020112964bb7915e9 /llvm/lib/CodeGen/MachineInstr.cpp
parentb38799c105019617c4373fcc3da61a48e67bae45 (diff)
downloadbcm5719-llvm-3ec1743d0d774cea88d5e9e07b100250c0e7f85c.tar.gz
bcm5719-llvm-3ec1743d0d774cea88d5e9e07b100250c0e7f85c.zip
Make march/target-cpu print a note with the list of valid values for ARM
When rejecting a march= or target-cpu command line parameter, the message is quite lacking. This patch adds a note that prints all possible values for the current target, if the target supports it. This adds support for the ARM/AArch64 targets (more to come!). Differential Revision: https://reviews.llvm.org/D42978 llvm-svn: 324673
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud