summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/divrem8_ext.ll
diff options
context:
space:
mode:
authorFrancis Ricci <francisjricci@gmail.com>2017-09-25 20:48:51 +0000
committerFrancis Ricci <francisjricci@gmail.com>2017-09-25 20:48:51 +0000
commit6e4dfccc31324cd65b07f5efe4274604ce89c328 (patch)
tree579198f7fa2e4e7368b7e5ed813f1a403aab5012 /llvm/test/CodeGen/X86/divrem8_ext.ll
parentf5a4377333d34240470a65928f5ad3ce06f5c28a (diff)
downloadbcm5719-llvm-6e4dfccc31324cd65b07f5efe4274604ce89c328.tar.gz
bcm5719-llvm-6e4dfccc31324cd65b07f5efe4274604ce89c328.zip
[sanitizer_common] Don't provide sanitizer_procmaps API functions where not defined
Summary: Platforms that don't implement procmaps (primarily fuchsia and windows) still expose the procmaps API when including sanitizer_procmaps.h, despite not implementing the functions provided by that header. Ensure that the API is only exposed on platforms that implement it. Reviewers: vitalybuka, alekseyshl, kubamracek Subscribers: llvm-commits, krytarowski Differential Revision: https://reviews.llvm.org/D38187 llvm-svn: 314149
Diffstat (limited to 'llvm/test/CodeGen/X86/divrem8_ext.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud