summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Backend.cpp
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2018-06-13 23:19:21 +0000
committerPeter Wu <peter@lekensteyn.nl>2018-06-13 23:19:21 +0000
commit0569660af3c0a63f9d30d0072ed04f7cac7c2f28 (patch)
treec63e4dbf82ee44cf60e430f47341ebd67093cd92 /llvm/tools/llvm-mca/Backend.cpp
parent282ad770cee2fa9dcbfd35f104777f5b6ca02270 (diff)
downloadbcm5719-llvm-0569660af3c0a63f9d30d0072ed04f7cac7c2f28.tar.gz
bcm5719-llvm-0569660af3c0a63f9d30d0072ed04f7cac7c2f28.zip
[ASAN] Fix fputs interception for 32-bit macOS
On 32-bit macOS, "_fputs$UNIX2003" is called instead of "fputs" and the "fgets_fputs" test fails. Apparently previous versions still passed the test due to the internal implementation calling "strlen", but that does not seem to be the case with macOS 10.13.3. Fixes r334450. llvm-svn: 334670
Diffstat (limited to 'llvm/tools/llvm-mca/Backend.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud