summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@ributzka.de>2017-08-29 00:34:56 +0000
committerJuergen Ributzka <juergen@ributzka.de>2017-08-29 00:34:56 +0000
commitc0fc219bd52d3dc0fde3c6181b87b7b9c978f3a1 (patch)
treeec37536cb9796201e38f44a3aa04bab334cfa53f /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent2ebcca2323e1cb037393f7d0ac41247c148a8e03 (diff)
downloadbcm5719-llvm-c0fc219bd52d3dc0fde3c6181b87b7b9c978f3a1.tar.gz
bcm5719-llvm-c0fc219bd52d3dc0fde3c6181b87b7b9c978f3a1.zip
Re-apply "Fix cmake check for futimens when deploying to earlier macOS releases."
This fixes an issue with the use of LLVM_PARALLEL_LINK_JOBS. Original commit message: macOS 10.13 added a new API (futimens). This API is only available on macOS 10.13 and later, but the cmake check we have in place only tests if the symbol is present and ignores the availability attribute. Luckily we have new warning for this and by making this warning an error the cmake check will return the correct result. See also rdar://problem/33992750. Differential Revision: https://reviews.llvm.org/D37027 llvm-svn: 311965
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud