diff options
author | zhijian lin <zhijian@ca.ibm.com> | 2024-02-22 08:46:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 08:46:08 -0500 |
commit | 5b8e5604c297aa8fd09bf641d12d0a663e0ea801 (patch) | |
tree | b0b9d8be52c1fad3c1e2c6c761039eb4f59a1f6d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 770fd3856660fea6cbaa78d9cb1f03cc92611783 (diff) | |
download | llvm-5b8e5604c297aa8fd09bf641d12d0a663e0ea801.zip llvm-5b8e5604c297aa8fd09bf641d12d0a663e0ea801.tar.gz llvm-5b8e5604c297aa8fd09bf641d12d0a663e0ea801.tar.bz2 |
[AIX] Lower intrinsic __builtin_cpu_is into AIX platform-specific code. (#80069)
On AIX OS, __builtin_cpu_is() references the runtime external variable
_system_configuration from /usr/include/sys/systemcfg.h.
ref issue: https://github.com/llvm/llvm-project/issues/80042
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions