diff options
author | Paul Osmialowski <pawel.osmialowski@arm.com> | 2017-12-13 16:12:24 +0000 |
---|---|---|
committer | Paul Osmialowski <pawel.osmialowski@arm.com> | 2017-12-13 16:12:24 +0000 |
commit | 7634f7093a752517678a90d0fb1fa5c5d1d69706 (patch) | |
tree | 083d9761b8d4c42b8b2e094b7bb0d165e91bfaed /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 4ac0b1e6e92f79177e5ca849cc103d6cf2a3f014 (diff) | |
download | llvm-7634f7093a752517678a90d0fb1fa5c5d1d69706.zip llvm-7634f7093a752517678a90d0fb1fa5c5d1d69706.tar.gz llvm-7634f7093a752517678a90d0fb1fa5c5d1d69706.tar.bz2 |
[AArch64] fix an issue with older /proc/cpuinfo layout
There are two /proc/cpuinfo layots in use for AArch64: old and new.
The old one has all 'processor : n' lines in one section, hence
checking for duplications does not make sense.
Differential Revision: https://reviews.llvm.org/D41000
llvm-svn: 320593
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions