diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2017-11-27 19:18:39 +0000 |
---|---|---|
committer | Pirama Arumuga Nainar <pirama@google.com> | 2017-11-27 19:18:39 +0000 |
commit | 87ff0a74677379e95e40f070c2125e877d5c10de (patch) | |
tree | 6885384db01f1393eae0a8ae82de2a8450ad3d48 /llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | |
parent | 4414b08bb185d85a526bcfbe56fa2630637a7dbd (diff) | |
download | bcm5719-llvm-87ff0a74677379e95e40f070c2125e877d5c10de.tar.gz bcm5719-llvm-87ff0a74677379e95e40f070c2125e877d5c10de.zip |
Switch CPU names not recognized by GNU assembler
Summary:
Switch CPU names not recognized by GNU assembler to a close CPU that it
does recognize. In this patch, kryo, falkor and saphira all get
replaced by cortex-a57 when invoking the assembler. In addition, krait
was already being replaced by cortex-a15.
Reviewers: weimingz
Subscribers: srhines, cfe-commits
Differential Revision: https://reviews.llvm.org/D40476
llvm-svn: 319077
Diffstat (limited to 'llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp')
0 files changed, 0 insertions, 0 deletions