diff options
author | Fangrui Song <i@maskray.me> | 2022-07-22 14:19:27 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-07-22 14:19:27 -0700 |
commit | 475e526d85003404ba521e15f8acef1b439fb910 (patch) | |
tree | 88727b1a551ed32bddf7caec2e2216de86a3474b /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | ff1920d106b5286085eb50233a444154a653b0d0 (diff) | |
download | llvm-475e526d85003404ba521e15f8acef1b439fb910.zip llvm-475e526d85003404ba521e15f8acef1b439fb910.tar.gz llvm-475e526d85003404ba521e15f8acef1b439fb910.tar.bz2 |
[Driver][AArch64] Simplify -mtune
llvm::sys::getHostCPUName()'s return value is not empty. `-mtune=` (empty value)
has caused a driver error. So we can omit `!TuneCPU.empty()` check.
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions