aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorNick Sarnie <nick.sarnie@intel.com>2025-06-04 10:41:59 -0400
committerGitHub <noreply@github.com>2025-06-04 14:41:59 +0000
commita7f0b29733ff5554703721e2e3b4b756b053b784 (patch)
treec1d855d08dd3ac6f00b79a3bdbdad56605630bf4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent519cb460f6fa58d1c36ad55d5812882f7ba38e2a (diff)
downloadllvm-a7f0b29733ff5554703721e2e3b4b756b053b784.zip
llvm-a7f0b29733ff5554703721e2e3b4b756b053b784.tar.gz
llvm-a7f0b29733ff5554703721e2e3b4b756b053b784.tar.bz2
[clang][ARM][AArch64] Reapply "Define intrinsics guarded by __has_builtin on all platforms (#128222)" (#140910)
The original change caused issues on MSVC due to a new warning thrown inside MSVC headers. That was fixed [here](https://github.com/llvm/llvm-project/pull/142019), so reapply this commit. Original description below. Instead of defining ARM ACLE intrinsics only on MSVC and guarding wrapper functions in headers with __has_builtin, universally define the intrinsics as target header builtins.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions