| commit | 0299cc9db5e7bb3a97badc95a6f0d4e63c455207 | [log] [tgz] |
|---|---|---|
| author | Erich Keane <erich.keane@intel.com> | Thu Feb 08 16:48:54 2018 +0000 |
| committer | Erich Keane <erich.keane@intel.com> | Thu Feb 08 16:48:54 2018 +0000 |
| tree | abbec2b9ea73d9eef44c94f7bac6e7f734e92dc0 | |
| parent | 8db9361f3d1ed8f5ca94261f8d4ec7f840fe2cc7 [diff] |
[ARM] Add 'fillValidCPUArchList' to ARM targets This is a support change for a CFE change (https://reviews.llvm.org/D42978) that allows march and -target-cpu to list the valid targets in a note. The changes are limited to the ARM/AArch64, since this is the only target that gets the CPU list from LLVM. llvm-svn: 324623