diff options
author | Petr Hosek <phosek@google.com> | 2023-12-24 15:10:40 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-24 15:10:40 -0800 |
commit | 09e6f12cba1e6250ef223c6afba6fcf18b0cacae (patch) | |
tree | 443f3cce47febca6fd3842abe8b7f7707e69ab25 /llvm/lib/CodeGen/MachineInstrBundle.cpp | |
parent | 4c1bc8e753c24df27ee8ccfc4041dd55e7c3a6ee (diff) | |
download | llvm-09e6f12cba1e6250ef223c6afba6fcf18b0cacae.zip llvm-09e6f12cba1e6250ef223c6afba6fcf18b0cacae.tar.gz llvm-09e6f12cba1e6250ef223c6afba6fcf18b0cacae.tar.bz2 |
[builtins] Fix CPU feature detection for Zircon (#76276)
This is a follow up to #75635 which broke the build on Fuchsia. We don't
support ifunc on Fuchsia so we shouldn't define __init_cpu_features. For
__init_cpu_features_resolver we have to use _zx_system_get_features as a
Zircon native solution.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstrBundle.cpp')
0 files changed, 0 insertions, 0 deletions