summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2019-12-09 13:06:34 -0800
committerKostya Kortchinsky <kostyak@google.com>2019-12-10 07:41:46 -0800
commitb36b16372d5f3aa0d1390eeaefd3600595b22e6d (patch)
treea14f94afd3116c2ea417d3a7da5c32f98c4dd625 /clang/lib/CodeGen/CodeGenModule.cpp
parent396d18aeb6cb4409ed71ff4c331748ce1c530f33 (diff)
downloadbcm5719-llvm-b36b16372d5f3aa0d1390eeaefd3600595b22e6d.tar.gz
bcm5719-llvm-b36b16372d5f3aa0d1390eeaefd3600595b22e6d.zip
[scudo][standalone] Define hasHardwareCRC32 for other archs
Summary: The function was only defined for x86 and arm families, which ends up being an issue for PPC in g3. Define the function, simply returning `false` for "other" architectures. Reviewers: hctim, pcc, cferris, eugenis, vitalybuka Subscribers: kristof.beyls, #sanitizers, llvm-commits Tags: #sanitizers, #llvm Differential Revision: https://reviews.llvm.org/D71223
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud