[SLP][REVEC] The vectorized result for ShuffleVector may not be ShuffleVectorInst...
[llvm-project.git] / libc / config / linux / i386 / entrypoints.txt
blob6548c9b816c93f37bd495ec9fb99cadf013ba07d
1 set(TARGET_LIBC_ENTRYPOINTS
2   # errno.h entrypoints
3   libc.src.errno.errno
6 set(TARGET_LIBM_ENTRYPOINTS "")
8 set(TARGET_LLVMLIBC_ENTRYPOINTS
9   ${TARGET_LIBC_ENTRYPOINTS}
10   ${TARGET_LIBM_ENTRYPOINTS}