diff options
author | Rafael Auler <rafaelauler@fb.com> | 2023-11-08 16:42:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 16:42:21 -0800 |
commit | 4c9f6d6f029752eeaf71ed88c5ff74db3f9800b9 (patch) | |
tree | 03fe80a4dc4f763912f07751068dc5bd7aa9969d /llvm/lib/Bitcode/Writer | |
parent | d42b2ceb6c79879d6c8409426d637bfac4cdf00d (diff) | |
download | llvm-4c9f6d6f029752eeaf71ed88c5ff74db3f9800b9.zip llvm-4c9f6d6f029752eeaf71ed88c5ff74db3f9800b9.tar.gz llvm-4c9f6d6f029752eeaf71ed88c5ff74db3f9800b9.tar.bz2 |
[BOLT][AArch64] Fix ifuncs test header inclusion (#71741)
Summary: Do not include stdlib headers as these tests are built with
-nostdlib. Tests outside of runtime folder also run cross-platforms, so
an x86 machine wouldn't have access to the correct headers used in the
aarch64 toolchain, even if it has an aarch64 compiler (clang itself).
Diffstat (limited to 'llvm/lib/Bitcode/Writer')
0 files changed, 0 insertions, 0 deletions