[PATCH] D124863: [BOLT][TEST] Fix test failures on AArch64 builder
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 12:47:12 PDT 2022
Amir added a comment.
This change breaks testing with an upstream clang:
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-bolttests/llvm-project/bolt/test/Inputs/icf-jump-tables.c:3:13: error: call to undeclared function 'puts'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Reverted the change for now, will figure out the proper fix and re-land.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124863/new/
https://reviews.llvm.org/D124863
More information about the llvm-commits
mailing list